diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-05-07 01:35:48 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-05-07 01:35:48 +0200 |
commit | 4e574b8a94031ffb3214e9ee811096da15a53893 (patch) | |
tree | 63741236fe7b30f026ca2ae3a4a350d84a71521d /src/mainview.cpp | |
parent | updated TODO (diff) | |
download | rekonq-4e574b8a94031ffb3214e9ee811096da15a53893.tar.xz |
Fixing forgotten merging issues..
Diffstat (limited to 'src/mainview.cpp')
-rw-r--r-- | src/mainview.cpp | 4 |
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 |