Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
KRDC
Commits
810e9bd6
Commit
810e9bd6
authored
Aug 31, 2021
by
Laurent Montel
😁
Browse files
we depend against 5.85
parent
30bb2e04
Changes
1
Hide whitespace changes
Inline
Side-by-side
remotedesktopsmodel.cpp
View file @
810e9bd6
...
...
@@ -12,13 +12,8 @@
#include
<KCoreAddons/KFormat>
#ifdef BUILD_ZEROCONF
#include
<kdnssd_version.h>
#if KDNSSD_VERSION >= QT_VERSION_CHECK(5, 84, 0)
#include
<KDNSSD/ServiceBrowser>
#include
<KDNSSD/RemoteService>
#else
#include
<DNSSD/ServiceBrowser>
#include
<DNSSD/RemoteService>
#endif
#endif
#include
<QDateTime>
#include
<QLoggingCategory>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment