summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-05-07 01:35:48 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-05-07 01:35:48 +0200
commit4e574b8a94031ffb3214e9ee811096da15a53893 (patch)
tree63741236fe7b30f026ca2ae3a4a350d84a71521d /src/mainview.cpp
parentupdated TODO (diff)
downloadrekonq-4e574b8a94031ffb3214e9ee811096da15a53893.tar.xz
Fixing forgotten merging issues..
Diffstat (limited to 'src/mainview.cpp')
-rw-r--r--src/mainview.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainview.cpp b/src/mainview.cpp
index 71f81d66..5432fa51 100644
--- a/src/mainview.cpp
+++ b/src/mainview.cpp
@@ -713,8 +713,4 @@ void MainView::mouseDoubleClickEvent(QMouseEvent *event)
return;
}
KTabWidget::mouseDoubleClickEvent(event);
-<<<<<<< HEAD:src/mainview.cpp
}
-=======
-}
->>>>>>> master:src/mainview.cpp