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 d84474ea6..34c332a57 100644
--- a/tools/designer/designer/propertyeditor.cpp
+++ b/tools/designer/designer/propertyeditor.cpp
@@ -75,7 +75,7 @@
#include <tqbitmap.h>
#include <tqtooltip.h>
#include <tqwhatsthis.h>
-#include <ntqaccel.h>
+#include <tqaccel.h>
#include <tqworkspace.h>
#include <tqtimer.h>
#include <tqdragobject.h>
@@ -83,7 +83,7 @@
#include <tqprocess.h>
#include <tqstyle.h>
#include <tqdatetimeedit.h>
-#include <ntqassistantclient.h>
+#include <tqassistantclient.h>
#include <ntqdrawutil.h>
#include <tqmultilineedit.h> // FIXME: obsolete
#include <ntqsplitter.h>