diff options
Diffstat (limited to 'lib/kotext/KoLayoutTab.h')
-rw-r--r-- | lib/kotext/KoLayoutTab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoLayoutTab.h b/lib/kotext/KoLayoutTab.h index 6b629eef..9722888a 100644 --- a/lib/kotext/KoLayoutTab.h +++ b/lib/kotext/KoLayoutTab.h @@ -26,7 +26,7 @@ class KoLayoutTab : public KoLayoutTabBase { Q_OBJECT - TQ_OBJECT + public: KoLayoutTab( bool withSubSuperScript, TQWidget* parent=0, const char* name=0, WFlags fl=0 ); |