Port away from deprecated KDNSSD CamelCase include prefixes

GIT_SILENT
This commit is contained in:
Friedrich W. H. Kossebau
2021-06-21 15:37:01 +02:00
parent b8f972d59e
commit 0316c376f2

View File

@@ -33,7 +33,13 @@
#include <KStringHandler>
#include <KWallet/KWallet>
#include <dnssd/publicservice.h>
#include <kdnssd_version.h>
#if KDNSSD_VERSION >= QT_VERSION_CHECK(5, 84, 0)
#include <KDNSSD/PublicService>
#else
#include <DNSSD/PublicService>
#endif
using KWallet::Wallet;
// used for KWallet folder name