Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Education
Kalzium
Commits
e6ad2f41
Commit
e6ad2f41
authored
Jan 13, 2015
by
Shalin Shah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pse color prefs updated immideately
BUG: 342583 REVIEW: 121916
parent
d120c3e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/kalzium.cpp
src/kalzium.cpp
+4
-0
No files found.
src/kalzium.cpp
View file @
e6ad2f41
...
...
@@ -542,6 +542,10 @@ void Kalzium::slotUpdateSettings()
Prefs
::
self
()
->
writeConfig
();
m_legendWidget
->
updateContent
();
/*This slot function calls change the color of pse elements immideately after prefs change*/
slotSwitchtoLookGradient
(
Prefs
::
colorgradientbox
());
slotSwitchtoLookScheme
(
Prefs
::
colorschemebox
());
}
void
Kalzium
::
slotShowExportDialog
()
...
...
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