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.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/digikam/imageplugins/coreplugin/iccprooftool.cpp b/digikam/imageplugins/coreplugin/iccprooftool.cpp
index acdacd8f..373896db 100644
--- a/digikam/imageplugins/coreplugin/iccprooftool.cpp
+++ b/digikam/imageplugins/coreplugin/iccprooftool.cpp
@@ -96,8 +96,8 @@ using namespace Digikam;
namespace DigikamImagesPluginCore
{
-ICCProofTool::ICCProofTool(TQObject* tqparent)
- : EditorTool(tqparent)
+ICCProofTool::ICCProofTool(TQObject* parent)
+ : EditorTool(parent)
{
setName("colormanagement");
setToolName(i18n("Color Management"));