summaryrefslogtreecommitdiff
path: root/src/webtab/webtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webtab/webtab.h')
-rw-r--r--src/webtab/webtab.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/webtab/webtab.h b/src/webtab/webtab.h
index 9fa40659..338503a0 100644
--- a/src/webtab/webtab.h
+++ b/src/webtab/webtab.h
@@ -110,7 +110,8 @@ private Q_SLOTS:
void zoomIn();
void zoomOut();
void zoomDefault();
-
+ void setZoom(int);
+
// webapp slots per title & icon
void webAppTitleChanged(QString);
void webAppIconChanged();