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