[calamares] Remove redundant KF5/ in includes
- We link to these frameworks, which gives us a KF5 include path already
This commit is contained in:
parent
15cbdf2a18
commit
5af2a87709
@ -27,9 +27,9 @@
|
|||||||
|
|
||||||
#include "3rdparty/kdsingleapplicationguard/kdsingleapplicationguard.h"
|
#include "3rdparty/kdsingleapplicationguard/kdsingleapplicationguard.h"
|
||||||
|
|
||||||
#include <KF5/KCoreAddons/KAboutData>
|
#include <KCoreAddons/KAboutData>
|
||||||
#ifdef WITH_KF5Crash
|
#ifdef WITH_KF5Crash
|
||||||
#include <KF5/KCrash/KCrash>
|
#include <KCrash/KCrash>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <QCommandLineParser>
|
#include <QCommandLineParser>
|
||||||
|
Loading…
Reference in New Issue
Block a user