summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sq_iconloader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/sq_iconloader.cpp')
-rw-r--r--ksquirrel/sq_iconloader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/sq_iconloader.cpp b/ksquirrel/sq_iconloader.cpp
index 91feec2..05fbd12 100644
--- a/ksquirrel/sq_iconloader.cpp
+++ b/ksquirrel/sq_iconloader.cpp
@@ -27,7 +27,7 @@
SQ_IconLoader * SQ_IconLoader::m_instance = 0;
-SQ_IconLoader::SQ_IconLoader(TQObject *tqparent) : TQObject(tqparent)
+SQ_IconLoader::SQ_IconLoader(TQObject *parent) : TQObject(parent)
{
m_instance = this;