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 b6dc3f65..ffcbc386 100644
--- a/ksirc/puke/pframe.h
+++ b/ksirc/puke/pframe.h
@@ -9,7 +9,7 @@ class PFrame;
class PFrame : public PWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
static PObject *createWidget(CreateArgs &ca);