diff options
Diffstat (limited to 'konq-plugins/webarchiver/plugin_webarchiver.h')
-rw-r--r-- | konq-plugins/webarchiver/plugin_webarchiver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/webarchiver/plugin_webarchiver.h b/konq-plugins/webarchiver/plugin_webarchiver.h index 338eec8..754e26b 100644 --- a/konq-plugins/webarchiver/plugin_webarchiver.h +++ b/konq-plugins/webarchiver/plugin_webarchiver.h @@ -31,7 +31,7 @@ class PluginWebArchiver : public KParts::Plugin TQ_OBJECT public: - PluginWebArchiver( TQObject* tqparent, const char* name, + PluginWebArchiver( TQObject* parent, const char* name, const TQStringList & ); virtual ~PluginWebArchiver(); |