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 7f8d41fa..0fbcf45f 100644 --- a/lib/koproperty/editor.h +++ b/lib/koproperty/editor.h @@ -60,7 +60,7 @@ class EditorItem; \author Alexander Dymo <cloudtemple@mskat.net> \author Jaroslaw Staniek <js@iidea.pl> */ -class KOPROPERTY_EXPORT Editor : public KListView +class KOPROPERTY_EXPORT Editor : public TDEListView { Q_OBJECT |