summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-19 09:54:44 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-19 09:54:44 +0200
commitc4e852c17c4c6c73baf73a7e5d50ddbbc296e39a (patch)
tree21a2865c4021e57538542ed8966cc59f17f3f133 /src/mainwindow.cpp
parentMerge commit 'refs/merge-requests/2242' of git://gitorious.org/rekonq/mainlin... (diff)
parentFix compile (diff)
downloadrekonq-c4e852c17c4c6c73baf73a7e5d50ddbbc296e39a.tar.xz
Merge commit 'refs/merge-requests/2243' of git://gitorious.org/rekonq/mainline into m2243
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 898aa842..3c8874e1 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -187,7 +187,6 @@ void MainWindow::setupToolbars()
// =========== Bookmarks ToolBar ================================
m_bmBar->setAcceptDrops(true);
- m_bmBar->setContextMenuPolicy(Qt::CustomContextMenu);
Application::bookmarkProvider()->setupBookmarkBar(m_bmBar);
if(ReKonfig::firstExecution())