From 807e20570cbfef6e258313565598905564f1bb86 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 27 May 2012 22:58:44 +0200 Subject: Kitchen sink clean up - astyle - copyrights - (some) includes --- src/newtabpage.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/newtabpage.h') diff --git a/src/newtabpage.h b/src/newtabpage.h index 939b498b..5b4e811b 100644 --- a/src/newtabpage.h +++ b/src/newtabpage.h @@ -94,7 +94,7 @@ private: QWebElement createLinkItem(const QString &title, const QString &urlString, const QString &iconPath, int groupOrSize) const; QWebElement createFormItem(const QString &title, const QString &urlString) const; - + /** * This function helps to get faster a new markup of one type, * it isn't easy to create one with QWebElement. @@ -114,7 +114,7 @@ private: void initJS(); void saveFavorites(); - + private: QString m_html; QWebElement m_root; -- cgit v1.2.1