Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Desktop
Commits
bdb719b3
Commit
bdb719b3
authored
Oct 24, 2020
by
Nate Graham
Browse files
Fix build, part 2
CCMAIL:montel@kde.org Please do not break the build.
parent
b21c8e0b
Changes
2
Hide whitespace changes
Inline
Side-by-side
kcms/mouse/plugin.cpp
View file @
bdb719b3
...
...
@@ -17,6 +17,7 @@
*/
#include
"kcm/configcontainer.h"
#include
<KPluginFactory>
K_PLUGIN_FACTORY
(
MousePluginFactory
,
registerPlugin
<
ConfigContainer
>
();
...
...
kcms/touchpad/plugins.cpp
View file @
bdb719b3
...
...
@@ -19,6 +19,7 @@
//#include "plugins.h"
#include
<KLocalizedString>
#include
<KPluginFactory>
#include
"kcm/touchpadconfigcontainer.h"
#include
"kded/kded.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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