diff options
Diffstat (limited to 'examples/chart/setdataform.cpp')
-rw-r--r-- | examples/chart/setdataform.cpp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/chart/setdataform.cpp b/examples/chart/setdataform.cpp index d6c57e370..d13d20979 100644 --- a/examples/chart/setdataform.cpp +++ b/examples/chart/setdataform.cpp @@ -1,12 +1,12 @@ #include "setdataform.h" #include "chartform.h" -#include <qcolordialog.h> -#include <qcombobox.h> -#include <qlayout.h> -#include <qpixmap.h> -#include <qpushbutton.h> -#include <qtable.h> +#include <ntqcolordialog.h> +#include <ntqcombobox.h> +#include <ntqlayout.h> +#include <ntqpixmap.h> +#include <ntqpushbutton.h> +#include <ntqtable.h> #include "images/pattern01.xpm" #include "images/pattern02.xpm" |