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/themes/wood.cpp | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'examples/themes/wood.cpp') diff --git a/examples/themes/wood.cpp b/examples/themes/wood.cpp index 3d78eb5a0..8b2830b32 100644 --- a/examples/themes/wood.cpp +++ b/examples/themes/wood.cpp @@ -11,21 +11,21 @@ #ifndef QT_NO_STYLE_WINDOWS -#include "qapplication.h" -#include "qcombobox.h" -#include "qpainter.h" -#include "qdrawutil.h" // for now -#include "qpixmap.h" // for now -#include "qpalette.h" // for now -#include "qwidget.h" -#include "qlabel.h" -#include "qimage.h" -#include "qpushbutton.h" -#include "qwidget.h" -#include "qrangecontrol.h" -#include "qscrollbar.h" +#include "ntqapplication.h" +#include "ntqcombobox.h" +#include "ntqpainter.h" +#include "ntqdrawutil.h" // for now +#include "ntqpixmap.h" // for now +#include "ntqpalette.h" // for now +#include "ntqwidget.h" +#include "ntqlabel.h" +#include "ntqimage.h" +#include "ntqpushbutton.h" +#include "ntqwidget.h" +#include "ntqrangecontrol.h" +#include "ntqscrollbar.h" #include -#include "qstylefactory.h" +#include "ntqstylefactory.h" /* XPM */ static const char *polish_xpm[] = { -- cgit v1.2.3