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 20546c8b..15fc1d74 100644
--- a/ksirc/puke/pbutton.h
+++ b/ksirc/puke/pbutton.h
@@ -13,7 +13,7 @@ class PButton;
class PButton : public PWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
static PObject *createWidget(CreateArgs &ca);