summaryrefslogtreecommitdiff
path: root/src/webpluginfactory.h
diff options
context:
space:
mode:
authormegabigbug <megabigbug@arrakis.(none)>2010-03-26 23:06:48 +0100
committermegabigbug <megabigbug@arrakis.(none)>2010-03-26 23:06:48 +0100
commit4f0377e06e824ecfa7a8e106d80ca95760114b85 (patch)
treee09805220edc36f8892033a65f6cf2f1c6f119c8 /src/webpluginfactory.h
parentRevert "derivation of the lastbar branch: UltimateLastBar :)" (diff)
parentrekonq 0.4.55 (diff)
downloadrekonq-4f0377e06e824ecfa7a8e106d80ca95760114b85.tar.xz
Merge branch 'master' of git://gitorious.org/rekonq/mainline
Diffstat (limited to 'src/webpluginfactory.h')
-rw-r--r--src/webpluginfactory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webpluginfactory.h b/src/webpluginfactory.h
index 9e5028b2..85122d56 100644
--- a/src/webpluginfactory.h
+++ b/src/webpluginfactory.h
@@ -46,7 +46,6 @@ Q_OBJECT
public:
WebPluginFactory(QObject *parent);
- ~WebPluginFactory();
virtual QObject *create(const QString &mimeType,
const QUrl &url,