diff options
Diffstat (limited to 'k9author/k9menubutton.h')
-rw-r--r-- | k9author/k9menubutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9menubutton.h b/k9author/k9menubutton.h index 80d5cf3..20ebcd5 100644 --- a/k9author/k9menubutton.h +++ b/k9author/k9menubutton.h @@ -38,7 +38,7 @@ private: class k9MenuButton : public TQObject { Q_OBJECT - TQ_OBJECT + public: enum eTextPosition {BOTTOM=1,RIGHT=2}; |