summaryrefslogtreecommitdiffstats
path: root/tools/designer/designer/layout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/designer/layout.cpp')
-rw-r--r--tools/designer/designer/layout.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/tools/designer/designer/layout.cpp b/tools/designer/designer/layout.cpp
index ce6f7780..2f0393b1 100644
--- a/tools/designer/designer/layout.cpp
+++ b/tools/designer/designer/layout.cpp
@@ -36,14 +36,14 @@
#include <widgetdatabase.h>
#include "widgetfactory.h"
-#include <qlayout.h>
-#include <qevent.h>
-#include <qpainter.h>
-#include <qpen.h>
-#include <qbitmap.h>
-#include <qsplitter.h>
-#include <qvaluevector.h>
-#include <qmainwindow.h>
+#include <ntqlayout.h>
+#include <ntqevent.h>
+#include <ntqpainter.h>
+#include <ntqpen.h>
+#include <ntqbitmap.h>
+#include <ntqsplitter.h>
+#include <ntqvaluevector.h>
+#include <ntqmainwindow.h>
bool operator<( const TQGuardedPtr<TQWidget> &p1, const TQGuardedPtr<TQWidget> &p2 )
{