diff options
Diffstat (limited to 'lib/koproperty/editors/dummywidget.h')
-rw-r--r-- | lib/koproperty/editors/dummywidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/dummywidget.h b/lib/koproperty/editors/dummywidget.h index 61edac60..c983cf09 100644 --- a/lib/koproperty/editors/dummywidget.h +++ b/lib/koproperty/editors/dummywidget.h @@ -29,7 +29,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT DummyWidget: public Widget { - Q_OBJECT + TQ_OBJECT public: |