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 6b24b7b9..20af2ea8 100644 --- a/parts/tools/tools_part.h +++ b/parts/tools/tools_part.h @@ -23,7 +23,7 @@ class ToolsWidget; class ToolsPart : public KDevPlugin { Q_OBJECT - TQ_OBJECT + public: |