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 055bdb3b..51914fbd 100644
--- a/chalk/plugins/viewplugins/screenshot/screenshot.h
+++ b/chalk/plugins/viewplugins/screenshot/screenshot.h
@@ -27,7 +27,7 @@ class KSnapshot;
class Screenshot : public KParts::Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
Screenshot(TQObject *parent, const char *name, const TQStringList &);
virtual ~Screenshot();