summaryrefslogtreecommitdiffstats
path: root/ksirc/puke/pframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksirc/puke/pframe.h')
-rw-r--r--ksirc/puke/pframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/puke/pframe.h b/ksirc/puke/pframe.h
index 65a2ec29..b6dc3f65 100644
--- a/ksirc/puke/pframe.h
+++ b/ksirc/puke/pframe.h
@@ -10,7 +10,7 @@ class PFrame;
class PFrame : public PWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
static PObject *createWidget(CreateArgs &ca);