┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.cpp
diff options
context:
space:
mode:
authorMontel Laurent <[email protected]>2015-09-01 22:02:29 +0200
committerMontel Laurent <[email protected]>2015-09-01 22:02:47 +0200
commitbfa4274f58fcf5c873f20210ce6a88277671ccee (patch)
tree6aa5e205f4636da9b5229c264a7a1b5924c7d405 /src/views/dolphinview.cpp
parent6eae544e2943af4e1dea874b07dd3218b3d8bb1d (diff)
Pedantic--
Diffstat (limited to 'src/views/dolphinview.cpp')
-rw-r--r--src/views/dolphinview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinview.cpp b/src/views/dolphinview.cpp
index d3023585a..ba6d7188d 100644
--- a/src/views/dolphinview.cpp
+++ b/src/views/dolphinview.cpp
@@ -77,7 +77,7 @@
namespace {
const int MaxModeEnum = DolphinView::CompactView;
-};
+}
DolphinView::DolphinView(const QUrl& url, QWidget* parent) :
QWidget(parent),