diff options
Diffstat (limited to 'tools/designer/designer/propertyobject.h')
-rw-r--r-- | tools/designer/designer/propertyobject.h | 6 |
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 { |