From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- tutorial/t5/main.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tutorial/t5/main.cpp') diff --git a/tutorial/t5/main.cpp b/tutorial/t5/main.cpp index 44dfcc031..23b777e72 100644 --- a/tutorial/t5/main.cpp +++ b/tutorial/t5/main.cpp @@ -4,13 +4,13 @@ ** ****************************************************************/ -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include -#include +#include class MyWidget : public TQVBox { -- cgit v1.2.1