diff options
Diffstat (limited to 'kuser/propdlg.h')
-rw-r--r-- | kuser/propdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/propdlg.h b/kuser/propdlg.h index 7ecc396..a94ddc4 100644 --- a/kuser/propdlg.h +++ b/kuser/propdlg.h @@ -101,7 +101,7 @@ protected: TQString newpass; time_t lstchg; - KListView *lstgrp; + TDEListView *lstgrp; TQPushButton *pbsetpwd; |