summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/viewplugins/screenshot/screenshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/plugins/viewplugins/screenshot/screenshot.h')
-rw-r--r--chalk/plugins/viewplugins/screenshot/screenshot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/viewplugins/screenshot/screenshot.h b/chalk/plugins/viewplugins/screenshot/screenshot.h
index 8a00a8fb..a6b9366d 100644
--- a/chalk/plugins/viewplugins/screenshot/screenshot.h
+++ b/chalk/plugins/viewplugins/screenshot/screenshot.h
@@ -26,7 +26,7 @@ class KSnapshot;
class Screenshot : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
Screenshot(TQObject *parent, const char *name, const TQStringList &);