summaryrefslogtreecommitdiffstats
path: root/tdeparts/tests/plugin_spellcheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeparts/tests/plugin_spellcheck.h')
-rw-r--r--tdeparts/tests/plugin_spellcheck.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/tests/plugin_spellcheck.h b/tdeparts/tests/plugin_spellcheck.h
index d27966c0c..3c7506c5c 100644
--- a/tdeparts/tests/plugin_spellcheck.h
+++ b/tdeparts/tests/plugin_spellcheck.h
@@ -5,7 +5,7 @@
class PluginSpellCheck : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
PluginSpellCheck( TQObject* parent = 0, const char* name = 0,
const TQStringList& = TQStringList() );