summaryrefslogtreecommitdiffstats
path: root/kolourpaint/tools/kptoolaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'kolourpaint/tools/kptoolaction.h')
-rw-r--r--kolourpaint/tools/kptoolaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/tools/kptoolaction.h b/kolourpaint/tools/kptoolaction.h
index c9af7d6d..c758de5c 100644
--- a/kolourpaint/tools/kptoolaction.h
+++ b/kolourpaint/tools/kptoolaction.h
@@ -44,7 +44,7 @@ public:
kpToolAction (const TQString &text,
const TQString &pic, const KShortcut &shortcut,
const TQObject *receiver, const char *slot,
- TQObject *tqparent, const char *name);
+ TQObject *parent, const char *name);
virtual ~kpToolAction ();