diff options
Diffstat (limited to 'lib/koproperty/editor.h')
-rw-r--r-- | lib/koproperty/editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editor.h b/lib/koproperty/editor.h index 204bb615..ec1eda1c 100644 --- a/lib/koproperty/editor.h +++ b/lib/koproperty/editor.h @@ -62,7 +62,7 @@ class EditorItem; */ class KOPROPERTY_EXPORT Editor : public TDEListView { - Q_OBJECT + TQ_OBJECT public: |