summaryrefslogtreecommitdiffstats
path: root/ksirc/puke/playout.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/puke/playout.h')
-rw-r--r--ksirc/puke/playout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/puke/playout.h b/ksirc/puke/playout.h
index 45f1975c..4124cb14 100644
--- a/ksirc/puke/playout.h
+++ b/ksirc/puke/playout.h
@@ -15,7 +15,7 @@ class PLayout : public PObject
public:
static PObject *createWidget(CreateArgs &ca);
- PLayout(TQObject *tqparent = 0);
+ PLayout(TQObject *parent = 0);
virtual ~PLayout();
/**