summaryrefslogtreecommitdiffstats
path: root/lib/kofficeui/KoRuler.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficeui/KoRuler.h')
-rw-r--r--lib/kofficeui/KoRuler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoRuler.h b/lib/kofficeui/KoRuler.h
index 8019b908..9bf6c8c6 100644
--- a/lib/kofficeui/KoRuler.h
+++ b/lib/kofficeui/KoRuler.h
@@ -100,7 +100,7 @@ class KoRulerPrivate;
*/
class KOFFICEUI_EXPORT KoRuler : public TQFrame
{
- Q_OBJECT
+ TQ_OBJECT
friend class KoRulerPrivate; // for the Action enum
public: