diff options
Diffstat (limited to 'parts/tools/tools_part.h')
-rw-r--r-- | parts/tools/tools_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/tools/tools_part.h b/parts/tools/tools_part.h index 20af2ea8..8c87fd4f 100644 --- a/parts/tools/tools_part.h +++ b/parts/tools/tools_part.h @@ -22,7 +22,7 @@ class ToolsWidget; class ToolsPart : public KDevPlugin { - Q_OBJECT + TQ_OBJECT public: |