Add missing include
This is no longer indirectly included with KF deprecation level 5.94.
This commit is contained in:
parent
d91bdee3c7
commit
f64214e8b3
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
#include <QApplication>
|
||||
#include <QLayout>
|
||||
|
||||
#include <KPluginFactory>
|
||||
#include <KWindowSystem>
|
||||
#include <kcmodule.h>
|
||||
#include <kservice.h>
|
||||
|
|
Loading…
Reference in a new issue