summaryrefslogtreecommitdiffstats
path: root/tdepacman/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdepacman/status.h')
-rw-r--r--tdepacman/status.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdepacman/status.h b/tdepacman/status.h
index 6cbf759..f54a63e 100644
--- a/tdepacman/status.h
+++ b/tdepacman/status.h
@@ -18,7 +18,7 @@
class Status : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
Status(TQWidget *parent=0, const char *name=0, int scheme=-1, int mode=-1);
~Status() {};