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 05725529..7f8d41fa 100644 --- a/lib/koproperty/editor.h +++ b/lib/koproperty/editor.h @@ -63,7 +63,7 @@ class EditorItem; class KOPROPERTY_EXPORT Editor : public KListView { Q_OBJECT - TQ_OBJECT + public: /*! Creates an empty Editor with \a parent as parent widget. |