summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/newui/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/newui/button.h')
-rw-r--r--apps/ktorrent/newui/button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/newui/button.h b/apps/ktorrent/newui/button.h
index 00a31de..23c45c1 100644
--- a/apps/ktorrent/newui/button.h
+++ b/apps/ktorrent/newui/button.h
@@ -38,7 +38,7 @@ A TQPushButton derivative with a size of a TQToolBar. Button can be rotated
(placed onto different places in ideal mode).
*/
class Button : public TQPushButton {
- Q_OBJECT
+ TQ_OBJECT
public:
Button(ButtonBar *parent, const TQString text, const TQIconSet &icon = TQIconSet(),