From 19b77eb696ef4675cb45a5ed9401f37f2df82e0c Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Sun, 28 Jul 2019 19:02:00 +0200 Subject: fix coding style --- src/desktop.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/desktop.cpp') diff --git a/src/desktop.cpp b/src/desktop.cpp index b458d0e78..a9e318b78 100644 --- a/src/desktop.cpp +++ b/src/desktop.cpp @@ -61,12 +61,12 @@ #include "object/sp-namedview.h" #include "object/sp-root.h" +#include "ui/desktop/menubar.h" #include "ui/dialog/dialog-manager.h" -#include "ui/interface.h" // Only for getLayoutPrefPath +#include "ui/interface.h" // Only for getLayoutPrefPath #include "ui/tool-factory.h" #include "ui/tools/box3d-tool.h" #include "ui/tools/select-tool.h" -#include "ui/desktop/menubar.h" #include "widgets/desktop-widget.h" -- cgit v1.2.3