diff options
Diffstat (limited to 'kexi/formeditor/widgetpropertyset.h')
-rw-r--r-- | kexi/formeditor/widgetpropertyset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/formeditor/widgetpropertyset.h b/kexi/formeditor/widgetpropertyset.h index 896d309c..bff1b3a1 100644 --- a/kexi/formeditor/widgetpropertyset.h +++ b/kexi/formeditor/widgetpropertyset.h @@ -41,7 +41,7 @@ class CommandGroup; class KFORMEDITOR_EXPORT WidgetPropertySet : public TQObject { Q_OBJECT - TQ_OBJECT + public: WidgetPropertySet(TQObject *parent); |