summaryrefslogtreecommitdiffstats
path: root/src/trayhoverpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trayhoverpopup.h')
-rw-r--r--src/trayhoverpopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trayhoverpopup.h b/src/trayhoverpopup.h
index 4e4c22b..71a169a 100644
--- a/src/trayhoverpopup.h
+++ b/src/trayhoverpopup.h
@@ -54,7 +54,7 @@ class TQPixmap;
*/
class TrayHoverPopup : public KPassivePopup
{
- Q_OBJECT
+ TQ_OBJECT
public:
TrayHoverPopup(const TQPixmap & pix,TQWidget *parent = 0, const char *name = 0 );
virtual ~TrayHoverPopup();