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 7c75d58..f63354d 100644 --- a/konq-plugins/webarchiver/plugin_webarchiver.h +++ b/konq-plugins/webarchiver/plugin_webarchiver.h @@ -27,7 +27,7 @@ class PluginWebArchiver : public KParts::Plugin { - Q_OBJECT + TQ_OBJECT public: |