summaryrefslogtreecommitdiffstats
path: root/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp')
-rw-r--r--digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp b/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp
index fb0f8d7..d396025 100644
--- a/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp
+++ b/digikam/imageplugins/coreplugin/imageeffect_iccproof.cpp
@@ -322,7 +322,7 @@ ImageEffect_ICCProof::ImageEffect_ICCProof(TQWidget* parent)
//---------- "Workspace" Page Setup ---------------------------------
m_toolBoxWidgets->insertItem(WORKSPACEPAGE, spaceProfiles,
- SmallIconSet("tablet"), i18n("Workspace Profile"));
+ SmallIconSet("input-tablet"), i18n("Workspace Profile"));
TQWhatsThis::add(spaceProfiles, i18n("<p>Set here all parameters relevant to Color Workspace "
"Profiles.</p>"));