summaryrefslogtreecommitdiffstats
path: root/ksquirrel/imageedit/sq_converter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/imageedit/sq_converter.cpp')
-rw-r--r--ksquirrel/imageedit/sq_converter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/imageedit/sq_converter.cpp b/ksquirrel/imageedit/sq_converter.cpp
index bcd7b70..0f5cd5f 100644
--- a/ksquirrel/imageedit/sq_converter.cpp
+++ b/ksquirrel/imageedit/sq_converter.cpp
@@ -44,7 +44,7 @@
SQ_Converter * SQ_Converter::m_sing = 0;
-SQ_Converter::SQ_Converter(TQObject *tqparent) : TQObject(tqparent)
+SQ_Converter::SQ_Converter(TQObject *parent) : TQObject(parent)
{
m_sing = this;