summaryrefslogtreecommitdiffstats
path: root/examples/chart/chartform.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /examples/chart/chartform.cpp
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'examples/chart/chartform.cpp')
-rw-r--r--examples/chart/chartform.cpp36
1 files changed, 18 insertions, 18 deletions
diff --git a/examples/chart/chartform.cpp b/examples/chart/chartform.cpp
index 43b26af7c..b804a1f59 100644
--- a/examples/chart/chartform.cpp
+++ b/examples/chart/chartform.cpp
@@ -3,24 +3,24 @@
#include "optionsform.h"
#include "setdataform.h"
-#include <qaction.h>
-#include <qapplication.h>
-#include <qcombobox.h>
-#include <qfile.h>
-#include <qfiledialog.h>
-#include <qfont.h>
-#include <qfontdialog.h>
-#include <qmenubar.h>
-#include <qmessagebox.h>
-#include <qpixmap.h>
-#include <qpopupmenu.h>
-#include <qprinter.h>
-#include <qradiobutton.h>
-#include <qsettings.h>
-#include <qspinbox.h>
-#include <qstatusbar.h>
-#include <qtoolbar.h>
-#include <qtoolbutton.h>
+#include <ntqaction.h>
+#include <ntqapplication.h>
+#include <ntqcombobox.h>
+#include <ntqfile.h>
+#include <ntqfiledialog.h>
+#include <ntqfont.h>
+#include <ntqfontdialog.h>
+#include <ntqmenubar.h>
+#include <ntqmessagebox.h>
+#include <ntqpixmap.h>
+#include <ntqpopupmenu.h>
+#include <ntqprinter.h>
+#include <ntqradiobutton.h>
+#include <ntqsettings.h>
+#include <ntqspinbox.h>
+#include <ntqstatusbar.h>
+#include <ntqtoolbar.h>
+#include <ntqtoolbutton.h>
#include "images/file_new.xpm"
#include "images/file_open.xpm"