diff options
Diffstat (limited to 'tools/designer/designer/paletteeditoradvancedimpl.cpp')
-rw-r--r-- | tools/designer/designer/paletteeditoradvancedimpl.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/designer/designer/paletteeditoradvancedimpl.cpp b/tools/designer/designer/paletteeditoradvancedimpl.cpp index f776e584d..4884c73f8 100644 --- a/tools/designer/designer/paletteeditoradvancedimpl.cpp +++ b/tools/designer/designer/paletteeditoradvancedimpl.cpp @@ -36,10 +36,10 @@ #include "mainwindow.h" #include "formwindow.h" -#include <ntqcheckbox.h> -#include <ntqcombobox.h> +#include <tqcheckbox.h> +#include <tqcombobox.h> #include <ntqapplication.h> -#include <ntqpushbutton.h> +#include <tqpushbutton.h> #include <ntqlistbox.h> #include <tqpainter.h> #include <ntqgroupbox.h> |