summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-23 12:48:13 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-23 12:48:13 +0200
commit255e7e5664df0a54100b0157e389df4883a80c85 (patch)
treeddc31d645102415dc5dd5d428f8131d921002e2c /src/mainview.cpp
parentrekonq 0.2.71 (diff)
downloadrekonq-255e7e5664df0a54100b0157e389df4883a80c85.tar.xz
Krazy fixes for 0.2.71
Diffstat (limited to 'src/mainview.cpp')
-rw-r--r--src/mainview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainview.cpp b/src/mainview.cpp
index de35715a..6d282e0c 100644
--- a/src/mainview.cpp
+++ b/src/mainview.cpp
@@ -595,4 +595,4 @@ void MainView::resizeEvent(QResizeEvent *event)
{
updateTabBar();
KTabWidget::resizeEvent(event);
-} \ No newline at end of file
+}