summaryrefslogtreecommitdiffstats
path: root/ksirc/puke/ppushbt.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/puke/ppushbt.h')
-rw-r--r--ksirc/puke/ppushbt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/puke/ppushbt.h b/ksirc/puke/ppushbt.h
index e887afb8..dc9e0a40 100644
--- a/ksirc/puke/ppushbt.h
+++ b/ksirc/puke/ppushbt.h
@@ -16,7 +16,7 @@ class PPushButton : public PButton
public:
static PObject *createWidget(CreateArgs &ca);
- PPushButton ( PObject * tqparent );
+ PPushButton ( PObject * parent );
virtual ~PPushButton ();
virtual void messageHandler(int fd, PukeMessage *pm);