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 --- src/widgets/qspinwidget.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/widgets/qspinwidget.cpp') diff --git a/src/widgets/qspinwidget.cpp b/src/widgets/qspinwidget.cpp index 080f2ee34..f0b6b7809 100644 --- a/src/widgets/qspinwidget.cpp +++ b/src/widgets/qspinwidget.cpp @@ -36,14 +36,14 @@ ** **********************************************************************/ -#include "qrangecontrol.h" +#include "ntqrangecontrol.h" #ifndef QT_NO_SPINWIDGET -#include "qrect.h" -#include "qtimer.h" -#include "qstyle.h" -#include "qpainter.h" +#include "ntqrect.h" +#include "ntqtimer.h" +#include "ntqstyle.h" +#include "ntqpainter.h" class TQSpinWidgetPrivate { -- cgit v1.2.1