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 bff1b3a1..afeab700 100644 --- a/kexi/formeditor/widgetpropertyset.h +++ b/kexi/formeditor/widgetpropertyset.h @@ -40,7 +40,7 @@ class CommandGroup; class KFORMEDITOR_EXPORT WidgetPropertySet : public TQObject { - Q_OBJECT + TQ_OBJECT public: |