summaryrefslogtreecommitdiffstats
path: root/tools/designer/designer/propertyeditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/designer/propertyeditor.cpp')
-rw-r--r--tools/designer/designer/propertyeditor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/designer/propertyeditor.cpp b/tools/designer/designer/propertyeditor.cpp
index 4772806c1..0883e63fc 100644
--- a/tools/designer/designer/propertyeditor.cpp
+++ b/tools/designer/designer/propertyeditor.cpp
@@ -31,7 +31,7 @@
**
**********************************************************************/
-#include <ntqvariant.h> // HP-UX compiler needs this here
+#include <tqvariant.h> // HP-UX compiler needs this here
#include "propertyeditor.h"
#include "formwindow.h"
@@ -86,7 +86,7 @@
#include <tqassistantclient.h>
#include <tqdrawutil.h>
#include <tqmultilineedit.h> // FIXME: obsolete
-#include <ntqsplitter.h>
+#include <tqsplitter.h>
#include <tqdatatable.h>
#include <tqtextview.h>