diff options
Diffstat (limited to 'languages/python/pythonsupportpart.h')
-rw-r--r-- | languages/python/pythonsupportpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/pythonsupportpart.h b/languages/python/pythonsupportpart.h index c60a2eb3..fcac6e6c 100644 --- a/languages/python/pythonsupportpart.h +++ b/languages/python/pythonsupportpart.h @@ -22,7 +22,7 @@ class Context; class PythonSupportPart : public KDevLanguageSupport { - Q_OBJECT + TQ_OBJECT public: |