diff options
Diffstat (limited to 'kcontrol/tdm/tdm-users.h')
-rw-r--r-- | kcontrol/tdm/tdm-users.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/tdm/tdm-users.h b/kcontrol/tdm/tdm-users.h index 8a87c28dd..c5167655c 100644 --- a/kcontrol/tdm/tdm-users.h +++ b/kcontrol/tdm/tdm-users.h @@ -84,7 +84,7 @@ private: TQLabel *s_label; // middle TQWidgetStack *wstack; - KListView *optoutlv, *optinlv; + TDEListView *optoutlv, *optinlv; TQButtonGroup *faceGroup; // right TQRadioButton *rbadmonly, *rbprefadm, *rbprefusr, *rbusronly; |