summaryrefslogtreecommitdiff
path: root/src/webwindow/rekonqmenu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/webwindow/rekonqmenu.cpp')
-rw-r--r--src/webwindow/rekonqmenu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webwindow/rekonqmenu.cpp b/src/webwindow/rekonqmenu.cpp
index c32d71f5..6973a1b7 100644
--- a/src/webwindow/rekonqmenu.cpp
+++ b/src/webwindow/rekonqmenu.cpp
@@ -57,7 +57,7 @@ void RekonqMenu::showEvent(QShowEvent* event)
kDebug() << "but: " << m_button.data();
kDebug() << "but w: " << m_button.data()->width();
kDebug() << "but h: " << m_button.data()->height();
-
+
// Adjust the position of the menu to be shown within the
// rekonq window to reduce the cases that sub-menus might overlap
// the right screen border.