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/qthumbwheel.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/demo/qthumbwheel.cpp') diff --git a/examples/demo/qthumbwheel.cpp b/examples/demo/qthumbwheel.cpp index 83426f7d4..7dc549550 100644 --- a/examples/demo/qthumbwheel.cpp +++ b/examples/demo/qthumbwheel.cpp @@ -41,9 +41,9 @@ #include "qthumbwheel.h" #ifndef QT_NO_THUMBWHEEL -#include -#include -#include +#include +#include +#include #include static const double m_pi = 3.14159265358979323846; -- cgit v1.2.3