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
KIO Extras
Commits
b75f8aa1
Commit
b75f8aa1
authored
May 06, 2021
by
Stefan Brüns
Browse files
[kio/mtp] Use forward declaration for MTPDevice*
parent
aa357903
Pipeline
#62046
passed with stage
in 3 minutes and 11 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
mtp/kiod_module/kmtpd.cpp
View file @
b75f8aa1
...
...
@@ -17,6 +17,7 @@
#include "daemonadaptor.h"
#include "kiod_kmtpd_debug.h"
#include "mtpdevice.h"
K_PLUGIN_CLASS_WITH_JSON
(
KMTPd
,
"kmtpd.json"
)
...
...
mtp/kiod_module/kmtpd.h
View file @
b75f8aa1
...
...
@@ -14,7 +14,7 @@
#include <QDBusObjectPath>
#include "mtpd
evice
.h"
class
MTPD
evice
;
class
KMTPd
:
public
KDEDModule
{
...
...
Write
Preview
Markdown
is supported
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