summaryrefslogtreecommitdiff
path: root/src/newtabpage.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-10-14 17:30:21 +0200
committerAndrea Diamantini <adjam7@gmail.com>2011-10-14 17:30:21 +0200
commit1557a5f87b7fbb0bbfe55f154291cb403ebfa2a1 (patch)
tree1aab6c474392fc0dc6435b329af089aa3a58f200 /src/newtabpage.cpp
parentSanitizing strings... (diff)
downloadrekonq-1557a5f87b7fbb0bbfe55f154291cb403ebfa2a1.tar.xz
EBN Krazy fixes
It seems now we are really ready for the stable release...
Diffstat (limited to 'src/newtabpage.cpp')
-rw-r--r--src/newtabpage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newtabpage.cpp b/src/newtabpage.cpp
index ba0c37ce..f797e497 100644
--- a/src/newtabpage.cpp
+++ b/src/newtabpage.cpp
@@ -632,4 +632,4 @@ void NewTabPage::updateWindowIcon()
{
int currentIndex = rApp->mainWindow()->mainView()->currentIndex();
rApp->mainWindow()->changeWindowIcon(currentIndex);
-} \ No newline at end of file
+}