summaryrefslogtreecommitdiff
path: root/src/webtab.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-11-10 00:11:35 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-11-18 15:45:01 +0100
commit1b266568bc7303b8233d48cc029955046b0d952a (patch)
tree91524866c77a8e4e079d2fa9b46aeb90635a7889 /src/webtab.h
parentRemove mainWindow pointer from mainview class. (diff)
downloadrekonq-1b266568bc7303b8233d48cc029955046b0d952a.tar.xz
Fix zoombar handling
Diffstat (limited to 'src/webtab.h')
-rw-r--r--src/webtab.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webtab.h b/src/webtab.h
index 2e95fecf..fefdaf66 100644
--- a/src/webtab.h
+++ b/src/webtab.h
@@ -103,7 +103,6 @@ private Q_SLOTS:
Q_SIGNALS:
void loadProgressing();
void titleChanged(const QString &);
- void zoomChanged(int);
private:
KUrl extractOpensearchUrl(QWebElement e);