summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/interfaces/kickoff-search-plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/interfaces/kickoff-search-plugin.h')
-rw-r--r--kicker/kicker/interfaces/kickoff-search-plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/interfaces/kickoff-search-plugin.h b/kicker/kicker/interfaces/kickoff-search-plugin.h
index e605e27c5..fc733f207 100644
--- a/kicker/kicker/interfaces/kickoff-search-plugin.h
+++ b/kicker/kicker/interfaces/kickoff-search-plugin.h
@@ -91,7 +91,7 @@ namespace KickoffSearch {
class KDE_EXPORT Plugin : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
Plugin(TQObject *parent, const char* name=0);