summaryrefslogtreecommitdiffstats
path: root/lib/kotext/KoLanguageTab.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kotext/KoLanguageTab.h')
-rw-r--r--lib/kotext/KoLanguageTab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoLanguageTab.h b/lib/kotext/KoLanguageTab.h
index 76e4ddef..fbcbb5df 100644
--- a/lib/kotext/KoLanguageTab.h
+++ b/lib/kotext/KoLanguageTab.h
@@ -27,7 +27,7 @@
class KoLanguageTab : public KoLanguageTabBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
KoLanguageTab( KSpell2::Broker::Ptr broker = 0, TQWidget* parent=0, const char* name=0, WFlags fl=0 );