Do not rely on KIO source-code compat code
Instead, explicitly include the needed job headers Needed for https://invent.kde.org/frameworks/kio/-/merge_requests/1525 to land
This commit is contained in:
parent
e9333dac25
commit
fd3de36d0b
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
#include <KAboutData>
|
#include <KAboutData>
|
||||||
#include <KDBusService>
|
#include <KDBusService>
|
||||||
#include <KIO/Global>
|
#include <KIO/Global>
|
||||||
|
#include <KIO/JobTracker>
|
||||||
#include <KLocalizedString>
|
#include <KLocalizedString>
|
||||||
#include <KNotification>
|
#include <KNotification>
|
||||||
#include <KWindowSystem>
|
#include <KWindowSystem>
|
||||||
|
|
Loading…
Reference in a new issue