summaryrefslogtreecommitdiff
path: root/src/urlbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbar.h')
-rw-r--r--src/urlbar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/urlbar.h b/src/urlbar.h
index fcebc6f9..d0f80f17 100644
--- a/src/urlbar.h
+++ b/src/urlbar.h
@@ -45,6 +45,8 @@ private slots:
void webViewUrlChanged(const QUrl &url);
void webViewIconChanged();
+ void prova();
+
private:
QLinearGradient generateGradient(const QColor &color) const;