┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinrecenttabsmenu.cpp
diff options
context:
space:
mode:
authorMontel Laurent <[email protected]>2014-10-18 15:00:17 +0200
committerMontel Laurent <[email protected]>2014-10-18 15:00:17 +0200
commit0a6257bce3de877e4ae869f974df645c428d32c9 (patch)
tree7a86e6d5022acc7717806664337075137e00f5d2 /src/dolphinrecenttabsmenu.cpp
parentaabd6ad3bc0fd11793c3332c9181af95da9bf607 (diff)
Fix includes
Diffstat (limited to 'src/dolphinrecenttabsmenu.cpp')
-rw-r--r--src/dolphinrecenttabsmenu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinrecenttabsmenu.cpp b/src/dolphinrecenttabsmenu.cpp
index f4492a214..bce3996f6 100644
--- a/src/dolphinrecenttabsmenu.cpp
+++ b/src/dolphinrecenttabsmenu.cpp
@@ -94,4 +94,4 @@ void DolphinRecentTabsMenu::handleAction(QAction* action)
if (menu()->actions().count() <= 2) {
setEnabled(false);
}
-} \ No newline at end of file
+}