aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-08-24 12:53:09 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2017-08-24 12:53:09 +0200
commita725ff498a049d23bcadd14bdc1a369e9a82b140 (patch)
tree9ee46dee4485433eebd9d9dc0d20df4018382bd9 /src/mainwindow.h
parentSplit address bar off into static library (diff)
downloadsmolbote-a725ff498a049d23bcadd14bdc1a369e9a82b140.tar.xz
Address bar popup is now navigateable
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 12ebb0d..6db3102 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -63,7 +63,6 @@ protected:
private slots:
void focusAddress();
void handleTabChanged(WebView *view);
- void handleUrlChanged();
void handleTitleUpdated(const QString &title);
private: