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 ed569f50..e787f44d 100644 --- a/languages/python/pythonsupportpart.h +++ b/languages/python/pythonsupportpart.h @@ -23,7 +23,7 @@ class Context;  class PythonSupportPart : public KDevLanguageSupport  {      Q_OBJECT -  TQ_OBJECT +    public:      PythonSupportPart( TQObject *parent, const char *name, const TQStringList & ); | 
