diff options
Diffstat (limited to 'tderesources/scalix/scalixadmin/otheruserview.h')
-rw-r--r-- | tderesources/scalix/scalixadmin/otheruserview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/scalix/scalixadmin/otheruserview.h b/tderesources/scalix/scalixadmin/otheruserview.h index b5d3ff00e..89dbd8c0e 100644 --- a/tderesources/scalix/scalixadmin/otheruserview.h +++ b/tderesources/scalix/scalixadmin/otheruserview.h @@ -25,7 +25,7 @@ class OtherUserManager; -class OtherUserView : public KListView +class OtherUserView : public TDEListView { Q_OBJECT |