diff options
Diffstat (limited to 'tools/designer/designer/propertyobject.h')
-rw-r--r-- | tools/designer/designer/propertyobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/designer/propertyobject.h b/tools/designer/designer/propertyobject.h index 7aee8a15f..5e97697c2 100644 --- a/tools/designer/designer/propertyobject.h +++ b/tools/designer/designer/propertyobject.h @@ -2,7 +2,7 @@ #define PROPERTYOBJECT_H #include <tqobject.h> -#include <ntqwidgetlist.h> +#include <tqwidgetlist.h> #include <ntqcursor.h> class PropertyObject : public TQObject |