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 --- examples/demo/display.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/demo/display.h') diff --git a/examples/demo/display.h b/examples/demo/display.h index 68e6843c1..3a86e2368 100644 --- a/examples/demo/display.h +++ b/examples/demo/display.h @@ -11,8 +11,8 @@ #define DISPLAY_H #ifndef QT_H -#include -#include +#include +#include #endif // QT_H class TQTimer; -- cgit v1.2.1