diff options
Diffstat (limited to 'kuser/editGroup.h')
-rw-r--r-- | kuser/editGroup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/editGroup.h b/kuser/editGroup.h index 16e83cf..16a8ae4 100644 --- a/kuser/editGroup.h +++ b/kuser/editGroup.h @@ -51,7 +51,7 @@ private: bool mSamba, mAdd; bool ro; KU::KGroup *kg; - KListView *m_list_in,*m_list_notin; + TDEListView *m_list_in,*m_list_notin; KLineEdit *legrpname; KLineEdit *legid; KComboBox *lerid; |