summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatun/scrollinglabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatun/scrollinglabel.h')
-rw-r--r--noatun/library/noatun/scrollinglabel.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/noatun/library/noatun/scrollinglabel.h b/noatun/library/noatun/scrollinglabel.h
index f2be37ee..3260c70c 100644
--- a/noatun/library/noatun/scrollinglabel.h
+++ b/noatun/library/noatun/scrollinglabel.h
@@ -30,7 +30,7 @@
**/
class ScrollingLabel : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -76,4 +76,3 @@ class ScrollingLabel : public TQWidget
};
#endif
-// vim:ts=2:sw=2:tw=78:noet