diff options
Diffstat (limited to 'tools/designer/designer/designer_pch.h')
| -rw-r--r-- | tools/designer/designer/designer_pch.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tools/designer/designer/designer_pch.h b/tools/designer/designer/designer_pch.h index 0be6a87ac..49a463505 100644 --- a/tools/designer/designer/designer_pch.h +++ b/tools/designer/designer/designer_pch.h @@ -11,13 +11,13 @@ #include <private/qucomextra_p.h> #include <tqaction.h> #include <ntqapplication.h> -#include <ntqcheckbox.h> -#include <ntqcombobox.h> -#include <ntqdialog.h> +#include <tqcheckbox.h> +#include <tqcombobox.h> +#include <tqdialog.h> #include <ntqheader.h> #include <tqlabel.h> #include <ntqlayout.h> -#include <ntqlineedit.h> +#include <tqlineedit.h> #include <ntqlistbox.h> #include <ntqlistview.h> #include <tqmap.h> @@ -26,8 +26,8 @@ #include <tqobjectlist.h> #include <tqpainter.h> #include <tqpixmap.h> -#include <ntqpushbutton.h> -#include <ntqspinbox.h> +#include <tqpushbutton.h> +#include <tqspinbox.h> #include <tqstring.h> #include <tqtooltip.h> #include <ntqvariant.h> |
