summaryrefslogtreecommitdiffstats
path: root/arts/gui/kde/klabel_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/gui/kde/klabel_impl.h')
-rw-r--r--arts/gui/kde/klabel_impl.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/arts/gui/kde/klabel_impl.h b/arts/gui/kde/klabel_impl.h
index 9d48a195..b27a4365 100644
--- a/arts/gui/kde/klabel_impl.h
+++ b/arts/gui/kde/klabel_impl.h
@@ -64,7 +64,7 @@ public:
} // namespace
class RotateLabel : public TQFrame {
- Q_OBJECT
+ TQ_OBJECT
public:
RotateLabel( TQWidget*, const char* =0 );
@@ -87,5 +87,3 @@ private:
};
#endif
-
-// vim: sw=4 ts=4