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
PIM
Akonadi Search
Commits
28985a5c
Verified
Commit
28985a5c
authored
Jun 18, 2021
by
Alexander Lohnau
💬
Browse files
contacts runner: Use K_PLUGIN_CLASS_WITH_JSON directly
Task:
https://phabricator.kde.org/T14542
parent
b4eb1a48
Pipeline
#66401
passed with stage
in 16 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
runner/pimcontactsrunner.cpp
View file @
28985a5c
...
...
@@ -225,6 +225,6 @@ void PIMContactsRunner::run(const Plasma::RunnerContext &context, const Plasma::
}
}
K_
EXPORT_PLASMA_RUNNER
_WITH_JSON
(
PIMContactsRunner
,
"plasma-krunner-pimcontacts.json"
)
K_
PLUGIN_CLASS
_WITH_JSON
(
PIMContactsRunner
,
"plasma-krunner-pimcontacts.json"
)
#include "pimcontactsrunner.moc"
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