diff options
Diffstat (limited to 'chalk/plugins/tools/tool_selectsimilar/selectsimilar.h')
-rw-r--r-- | chalk/plugins/tools/tool_selectsimilar/selectsimilar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h b/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h index 124c126b..b228a0df 100644 --- a/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h +++ b/chalk/plugins/tools/tool_selectsimilar/selectsimilar.h @@ -23,7 +23,7 @@ class SelectSimilar : public KParts::Plugin { - Q_OBJECT + TQ_OBJECT public: SelectSimilar(TQObject *parent, const char *name, const TQStringList &); |