diff options
Diffstat (limited to 'tools/designer/designer/paletteeditoradvancedimpl.cpp')
-rw-r--r-- | tools/designer/designer/paletteeditoradvancedimpl.cpp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tools/designer/designer/paletteeditoradvancedimpl.cpp b/tools/designer/designer/paletteeditoradvancedimpl.cpp index d0cdc9081..f632f8b56 100644 --- a/tools/designer/designer/paletteeditoradvancedimpl.cpp +++ b/tools/designer/designer/paletteeditoradvancedimpl.cpp @@ -36,13 +36,13 @@ #include "mainwindow.h" #include "formwindow.h" -#include <qcheckbox.h> -#include <qcombobox.h> -#include <qapplication.h> -#include <qpushbutton.h> -#include <qlistbox.h> -#include <qpainter.h> -#include <qgroupbox.h> +#include <ntqcheckbox.h> +#include <ntqcombobox.h> +#include <ntqapplication.h> +#include <ntqpushbutton.h> +#include <ntqlistbox.h> +#include <ntqpainter.h> +#include <ntqgroupbox.h> /*! Class used by PaletteEditor for bold combobox items |