KJob is part of Kf5Notifications and optional
This commit is contained in:
parent
26a2ca7b05
commit
335a4456ed
1 changed files with 1 additions and 1 deletions
|
@ -20,9 +20,9 @@
|
||||||
|
|
||||||
#ifdef KNOTIFICATIONS
|
#ifdef KNOTIFICATIONS
|
||||||
#include <KNotification>
|
#include <KNotification>
|
||||||
|
#include <KJob>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <KJob>
|
|
||||||
|
|
||||||
class UserScript : public QObject {
|
class UserScript : public QObject {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
Loading…
Reference in a new issue