summaryrefslogtreecommitdiffstats
path: root/tools/designer/designer/propertyobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/designer/propertyobject.h')
-rw-r--r--tools/designer/designer/propertyobject.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/designer/designer/propertyobject.h b/tools/designer/designer/propertyobject.h
index c3d159b10..51c9db314 100644
--- a/tools/designer/designer/propertyobject.h
+++ b/tools/designer/designer/propertyobject.h
@@ -1,9 +1,9 @@
#ifndef PROPERTYOBJECT_H
#define PROPERTYOBJECT_H
-#include <qobject.h>
-#include <qwidgetlist.h>
-#include <qcursor.h>
+#include <ntqobject.h>
+#include <ntqwidgetlist.h>
+#include <ntqcursor.h>
class PropertyObject : public TQObject
{