Codechange: Set size of SettingGuiFlag & SettingDescType enums, and use them properly

This commit is contained in:
Charles Pigott
2019-04-22 11:10:44 +01:00
committed by PeterN
parent 0a53ee8cfe
commit 644f4c3547
8 changed files with 14 additions and 16 deletions

View File

@@ -23,7 +23,7 @@ SDTG_END = SDTG_END()
[defaults]
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
guiflags = 0
guiflags = SGF_NONE
interval = 0
str = STR_NULL
strhelp = STR_CONFIG_SETTING_NO_EXPLANATION_AVAILABLE_HELPTEXT