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
OpenFlipper-Free
OpenFlipper
Commits
b19c8db0
Commit
b19c8db0
authored
Sep 05, 2017
by
Martin Schultz
Browse files
fixed warning in initialize settings
parent
eb6a0953
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/GlobalOptions.cc
View file @
b19c8db0
...
...
@@ -922,6 +922,7 @@ bool initializeSettings() {
return
true
;
}
return
true
;
}
void
closeSettings
()
{
...
...
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