summaryrefslogtreecommitdiffstats
path: root/tools/designer/editor
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/editor')
-rw-r--r--tools/designer/editor/markerwidget.h2
-rw-r--r--tools/designer/editor/viewmanager.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/editor/markerwidget.h b/tools/designer/editor/markerwidget.h
index 67e4e3bc2..b3bfbc233 100644
--- a/tools/designer/editor/markerwidget.h
+++ b/tools/designer/editor/markerwidget.h
@@ -34,7 +34,7 @@
#ifndef MARKERWIDGET_H
#define MARKERWIDGET_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqpixmap.h>
class ViewManager;
diff --git a/tools/designer/editor/viewmanager.h b/tools/designer/editor/viewmanager.h
index ea8addc53..2c2d1afc4 100644
--- a/tools/designer/editor/viewmanager.h
+++ b/tools/designer/editor/viewmanager.h
@@ -34,7 +34,7 @@
#ifndef VIEWMANAGER_H
#define VIEWMANAGER_H
-#include <ntqwidget.h>
+#include <tqwidget.h>
#include <ntqvaluelist.h>
class TQChildEvent;