diff options
Diffstat (limited to 'kate/part/katedocumenthelpers.h')
-rw-r--r-- | kate/part/katedocumenthelpers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/part/katedocumenthelpers.h b/kate/part/katedocumenthelpers.h index b604d47ce..0609f6841 100644 --- a/kate/part/katedocumenthelpers.h +++ b/kate/part/katedocumenthelpers.h @@ -35,7 +35,7 @@ class KateDocument; */ class KateBrowserExtension : public KParts::BrowserExtension { - Q_OBJECT + TQ_OBJECT public: /** |