summaryrefslogtreecommitdiffstats
path: root/konq-plugins/webarchiver/plugin_webarchiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/webarchiver/plugin_webarchiver.h')
-rw-r--r--konq-plugins/webarchiver/plugin_webarchiver.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/konq-plugins/webarchiver/plugin_webarchiver.h b/konq-plugins/webarchiver/plugin_webarchiver.h
index 530e15b..338eec8 100644
--- a/konq-plugins/webarchiver/plugin_webarchiver.h
+++ b/konq-plugins/webarchiver/plugin_webarchiver.h
@@ -28,9 +28,10 @@
class PluginWebArchiver : public KParts::Plugin
{
Q_OBJECT
+ TQ_OBJECT
public:
- PluginWebArchiver( TQObject* parent, const char* name,
+ PluginWebArchiver( TQObject* tqparent, const char* name,
const TQStringList & );
virtual ~PluginWebArchiver();