diff options
Diffstat (limited to 'lib/kofficeui/KoRuler.h')
| -rw-r--r-- | lib/kofficeui/KoRuler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoRuler.h b/lib/kofficeui/KoRuler.h index 352e6820d..8019b908e 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; |
