diff options
Diffstat (limited to 'kdepasswd/kcm/chfacedlg.h')
-rw-r--r-- | kdepasswd/kcm/chfacedlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdepasswd/kcm/chfacedlg.h b/kdepasswd/kcm/chfacedlg.h index 085153264..f96d50084 100644 --- a/kdepasswd/kcm/chfacedlg.h +++ b/kdepasswd/kcm/chfacedlg.h @@ -63,7 +63,7 @@ private slots: private: void addCustomPixmap( TQString imPath, bool saveCopy ); - KIconView *m_FacesWidget; + TDEIconView *m_FacesWidget; }; #endif // CHFACEDLG_H |