diff options
Diffstat (limited to 'chalk/plugins/tools/selectiontools/selection_tools.h')
-rw-r--r-- | chalk/plugins/tools/selectiontools/selection_tools.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/selectiontools/selection_tools.h b/chalk/plugins/tools/selectiontools/selection_tools.h index 825e06ab..efe0cc72 100644 --- a/chalk/plugins/tools/selectiontools/selection_tools.h +++ b/chalk/plugins/tools/selectiontools/selection_tools.h @@ -33,7 +33,7 @@ */ class SelectionTools : public KParts::Plugin { - Q_OBJECT + TQ_OBJECT public: SelectionTools(TQObject *parent, const char *name, const TQStringList &); |