summaryrefslogtreecommitdiffstats
path: root/examples/chart/optionsform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/chart/optionsform.cpp')
-rw-r--r--examples/chart/optionsform.cpp20
1 files changed, 10 insertions, 10 deletions
diff --git a/examples/chart/optionsform.cpp b/examples/chart/optionsform.cpp
index c6e16af5d..21ba4b51d 100644
--- a/examples/chart/optionsform.cpp
+++ b/examples/chart/optionsform.cpp
@@ -1,15 +1,15 @@
#include "optionsform.h"
-#include <qbuttongroup.h>
-#include <qcombobox.h>
-#include <qfontdialog.h>
-#include <qframe.h>
-#include <qimage.h>
-#include <qlabel.h>
-#include <qlayout.h>
-#include <qpushbutton.h>
-#include <qradiobutton.h>
-#include <qspinbox.h>
+#include <ntqbuttongroup.h>
+#include <ntqcombobox.h>
+#include <ntqfontdialog.h>
+#include <ntqframe.h>
+#include <ntqimage.h>
+#include <ntqlabel.h>
+#include <ntqlayout.h>
+#include <ntqpushbutton.h>
+#include <ntqradiobutton.h>
+#include <ntqspinbox.h>
#include "images/options_horizontalbarchart.xpm"
#include "images/options_piechart.xpm"