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