summaryrefslogtreecommitdiffstats
path: root/tdepacman/tdepacmanview.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdepacman/tdepacmanview.h')
-rw-r--r--tdepacman/tdepacmanview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdepacman/tdepacmanview.h b/tdepacman/tdepacmanview.h
index 6286964..4a0dc10 100644
--- a/tdepacman/tdepacmanview.h
+++ b/tdepacman/tdepacmanview.h
@@ -37,7 +37,7 @@
*/
class TDEpacmanView : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
/** Constructor for the main view */
TDEpacmanView ( TQWidget *parent = 0, const char *name = 0);