diff options
Diffstat (limited to 'tools/designer/designer/propertyeditor.cpp')
-rw-r--r-- | tools/designer/designer/propertyeditor.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/designer/designer/propertyeditor.cpp b/tools/designer/designer/propertyeditor.cpp index c5df3f06c..7a32cd344 100644 --- a/tools/designer/designer/propertyeditor.cpp +++ b/tools/designer/designer/propertyeditor.cpp @@ -55,14 +55,14 @@ #include <tqpalette.h> #include <ntqapplication.h> #include <ntqheader.h> -#include <ntqlineedit.h> +#include <tqlineedit.h> #include <tqstrlist.h> #include <ntqmetaobject.h> -#include <ntqcombobox.h> -#include <ntqpushbutton.h> +#include <tqcombobox.h> +#include <tqpushbutton.h> #include <ntqhbox.h> #include <tqfontdialog.h> -#include <ntqspinbox.h> +#include <tqspinbox.h> #include <tqevent.h> #include <tqobjectlist.h> #include <ntqlistbox.h> |