This commit is contained in:
Malte Jürgens
2023-02-18 15:24:30 +01:00
3 changed files with 3 additions and 2 deletions

View File

@@ -20,9 +20,9 @@
#ifdef KNOTIFICATIONS
#include <KNotification>
#include <KJob>
#endif
#include <KJob>
class UserScript : public QObject {
Q_OBJECT