mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 21:23:24 +00:00
core: pref.h rename showDeveloper to show_developer
change to use same name pattern as other variables. Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
cd5eed4605
commit
55c3afc075
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ struct preferences {
|
|||
bool display_invalid_dives;
|
||||
const char *divelist_font;
|
||||
double font_size;
|
||||
bool showDeveloper;
|
||||
bool show_developer;
|
||||
const char *theme;
|
||||
|
||||
// ********** Facebook **********
|
||||
|
|
Loading…
Add table
Reference in a new issue