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 cc403ef0..afb303d1 100644 --- a/kexi/formeditor/widgetpropertyset.h +++ b/kexi/formeditor/widgetpropertyset.h @@ -44,7 +44,7 @@ class KFORMEDITOR_EXPORT WidgetPropertySet : public TQObject TQ_OBJECT public: - WidgetPropertySet(TQObject *tqparent); + WidgetPropertySet(TQObject *parent); ~WidgetPropertySet(); // FormManager* manager(); |