mirror of
https://invent.kde.org/network/kdeconnect-kde.git
synced 2025-12-17 12:00:30 +01:00
Make plugins work in SailfishConnect
This commit is contained in:
@@ -28,8 +28,13 @@
|
||||
#include <QLoggingCategory>
|
||||
#include <QSettings>
|
||||
#include <QJsonDocument>
|
||||
|
||||
#ifdef SAILFISHOS
|
||||
#define KCMUTILS_VERSION 0
|
||||
#else
|
||||
#include <KShell>
|
||||
#include <kcmutils_version.h>
|
||||
#endif
|
||||
|
||||
#include <core/networkpacket.h>
|
||||
#include <core/device.h>
|
||||
|
||||
Reference in New Issue
Block a user