summaryrefslogtreecommitdiff
path: root/src/newtabpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newtabpage.h')
-rw-r--r--src/newtabpage.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/newtabpage.h b/src/newtabpage.h
index 4a8be0aa..939b498b 100644
--- a/src/newtabpage.h
+++ b/src/newtabpage.h
@@ -112,6 +112,9 @@ private:
void updateWindowIcon();
+ void initJS();
+ void saveFavorites();
+
private:
QString m_html;
QWebElement m_root;