summaryrefslogtreecommitdiffstats
path: root/krusader/Dialogs/krspwidgets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'krusader/Dialogs/krspwidgets.cpp')
-rw-r--r--krusader/Dialogs/krspwidgets.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krusader/Dialogs/krspwidgets.cpp b/krusader/Dialogs/krspwidgets.cpp
index 830954a..5641ffc 100644
--- a/krusader/Dialogs/krspwidgets.cpp
+++ b/krusader/Dialogs/krspwidgets.cpp
@@ -147,7 +147,7 @@ void newFTPSub::reject() {
/////////////////////////// KRMaskChoiceSub ///////////////////////////////
KRMaskChoiceSub::KRMaskChoiceSub() : KRMaskChoice(0,0,true) {
- PixmapLabel1->setPixmap(krLoader->loadIcon("kr_select", KIcon::Desktop, 32));
+ PixmapLabel1->setPixmap(krLoader->loadIcon("kr_select", TDEIcon::Desktop, 32));
label->setText(i18n("Enter a selection:"));
// the predefined selections list
krConfig->setGroup("Private");