diff options
Diffstat (limited to 'parts/scripting/scriptingpart.h')
-rw-r--r-- | parts/scripting/scriptingpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/scripting/scriptingpart.h b/parts/scripting/scriptingpart.h index 832318b9..0dc63d45 100644 --- a/parts/scripting/scriptingpart.h +++ b/parts/scripting/scriptingpart.h @@ -36,7 +36,7 @@ Please read the README.dox file for more info about this part */ class scriptingPart: public KDevPlugin { - Q_OBJECT + TQ_OBJECT public: scriptingPart(TQObject *parent, const char *name, const TQStringList &args); |