summaryrefslogtreecommitdiffstats
path: root/kdepasswd/kcm/chfacedlg.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:14:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:14:55 -0600
commitde9b6c9ad15f9f51812daae17cce635d1050a9ba (patch)
tree6b26400ab1a616925443c5d365246eb86c9bad57 /kdepasswd/kcm/chfacedlg.h
parent4f841fbbbc5d3399535ade061699cc76363c7a3f (diff)
downloadtdebase-de9b6c9ad15f9f51812daae17cce635d1050a9ba.tar.gz
tdebase-de9b6c9ad15f9f51812daae17cce635d1050a9ba.zip
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'kdepasswd/kcm/chfacedlg.h')
-rw-r--r--kdepasswd/kcm/chfacedlg.h2
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