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
Kontact
Commits
aa9886e1
Verified
Commit
aa9886e1
authored
Oct 21, 2021
by
Alexander Lohnau
💬
Browse files
kcmkontact: Fix writing of configured startup module
BUG: 444170
parent
9e601ec4
Pipeline
#90432
passed with stage
in 4 minutes and 31 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/kcmkontact.cpp
View file @
aa9886e1
...
...
@@ -102,6 +102,7 @@ void KcmKontact::save()
{
const
KPluginMetaData
plugin
=
mPluginList
.
at
(
mPluginCombo
->
currentIndex
());
Prefs
::
self
()
->
setActivePlugin
(
plugin
.
pluginId
());
Prefs
::
self
()
->
setForcedStartupPlugin
(
plugin
.
pluginId
());
KCModule
::
save
();
}
...
...
Alexander Lohnau
💬
@alex
mentioned in commit
03c663e2
·
Oct 22, 2021
mentioned in commit
03c663e2
mentioned in commit 03c663e2a8cdfa2caac2202192ff82bdf79e84ac
Toggle commit list
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