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 352e6820..8019b908 100644
--- a/lib/kofficeui/KoRuler.h
+++ b/lib/kofficeui/KoRuler.h
@@ -101,7 +101,7 @@ class KoRulerPrivate;
class KOFFICEUI_EXPORT KoRuler : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
friend class KoRulerPrivate; // for the Action enum
public:
static const int F_TABS;