summaryrefslogtreecommitdiffstats
path: root/digikam/imageplugins/coreplugin/iccprooftool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/imageplugins/coreplugin/iccprooftool.cpp')
-rw-r--r--digikam/imageplugins/coreplugin/iccprooftool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/imageplugins/coreplugin/iccprooftool.cpp b/digikam/imageplugins/coreplugin/iccprooftool.cpp
index dda5c947..35097d17 100644
--- a/digikam/imageplugins/coreplugin/iccprooftool.cpp
+++ b/digikam/imageplugins/coreplugin/iccprooftool.cpp
@@ -370,7 +370,7 @@ ICCProofTool::ICCProofTool(TQObject* parent)
//---------- "Proofing" Page Setup ---------------------------------
m_toolBoxWidgets->insertItem(PROOFINGPAGE, proofProfiles,
- SmallIconSet("printer1"), i18n("Proofing Profile"));
+ SmallIconSet("printer"), i18n("Proofing Profile"));
TQWhatsThis::add(proofProfiles, i18n("<p>Set here all parameters relevant to Proofing Color "
"Profiles.</p>"));