[libcalamaresui] Apply coding style

This commit is contained in:
Adriaan de Groot 2020-05-01 10:01:24 +02:00
parent 8af17fafe1
commit 0e71957b74
14 changed files with 15 additions and 15 deletions

View file

@ -20,8 +20,8 @@
#ifndef VIEWSTEP_H #ifndef VIEWSTEP_H
#define VIEWSTEP_H #define VIEWSTEP_H
#include "Job.h"
#include "DllMacro.h" #include "DllMacro.h"
#include "Job.h"
#include "modulesystem/InstanceKey.h" #include "modulesystem/InstanceKey.h"
#include "modulesystem/Requirement.h" #include "modulesystem/Requirement.h"