From 511b3ae6c387f9561e4110cf4cd3b2b432edd529 Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Sat, 8 Dec 2018 05:33:54 +0100 Subject: [PATCH] Style --- src/blackgui/components/aircraftpartshistory.cpp | 9 +++++---- src/blackgui/components/modelmatcherlogcomponent.cpp | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/blackgui/components/aircraftpartshistory.cpp b/src/blackgui/components/aircraftpartshistory.cpp index d551401b8..0a4b93c07 100644 --- a/src/blackgui/components/aircraftpartshistory.cpp +++ b/src/blackgui/components/aircraftpartshistory.cpp @@ -10,12 +10,13 @@ #include "aircraftpartshistory.h" #include "ui_aircraftpartshistory.h" -#include "blackmisc/propertyindexlist.h" -#include "blackmisc/htmlutils.h" -#include "blackcore/context/contextnetwork.h" -#include "blackcore/context/contextsimulator.h" #include "blackgui/guiapplication.h" #include "blackgui/uppercasevalidator.h" +#include "blackcore/context/contextnetwork.h" +#include "blackcore/context/contextsimulator.h" +#include "blackmisc/propertyindexlist.h" +#include "blackmisc/htmlutils.h" + #include #include #include diff --git a/src/blackgui/components/modelmatcherlogcomponent.cpp b/src/blackgui/components/modelmatcherlogcomponent.cpp index bb3b242eb..61c71f3cf 100644 --- a/src/blackgui/components/modelmatcherlogcomponent.cpp +++ b/src/blackgui/components/modelmatcherlogcomponent.cpp @@ -10,12 +10,13 @@ #include "modelmatcherlogcomponent.h" #include "ui_modelmatcherlogcomponent.h" -#include "blackmisc/propertyindexlist.h" -#include "blackmisc/htmlutils.h" -#include "blackcore/context/contextnetwork.h" -#include "blackcore/context/contextsimulator.h" #include "blackgui/guiapplication.h" #include "blackgui/uppercasevalidator.h" +#include "blackcore/context/contextnetwork.h" +#include "blackcore/context/contextsimulator.h" +#include "blackmisc/propertyindexlist.h" +#include "blackmisc/htmlutils.h" + #include #include