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