diff options
Diffstat (limited to 'konq-plugins/webarchiver/plugin_webarchiver.h')
-rw-r--r-- | konq-plugins/webarchiver/plugin_webarchiver.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/konq-plugins/webarchiver/plugin_webarchiver.h b/konq-plugins/webarchiver/plugin_webarchiver.h index 2353fe1..530e15b 100644 --- a/konq-plugins/webarchiver/plugin_webarchiver.h +++ b/konq-plugins/webarchiver/plugin_webarchiver.h @@ -30,8 +30,8 @@ class PluginWebArchiver : public KParts::Plugin Q_OBJECT public: - PluginWebArchiver( QObject* parent, const char* name, - const QStringList & ); + PluginWebArchiver( TQObject* parent, const char* name, + const TQStringList & ); virtual ~PluginWebArchiver(); public slots: |