summaryrefslogtreecommitdiff
path: root/src/newtabpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newtabpage.h')
-rw-r--r--src/newtabpage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/newtabpage.h b/src/newtabpage.h
index 482eb9ae..7a608deb 100644
--- a/src/newtabpage.h
+++ b/src/newtabpage.h
@@ -112,6 +112,8 @@ private:
QString checkTitle(const QString &title);
+ void updateWindowIcon();
+
private:
QWebElement createLinkItem(const QString &title, const QString &urlString, const QString &iconPath, int groupOrSize) const;