Codechange: Set size of SettingGuiFlag & SettingDescType enums, and use them properly
This commit is contained in:
@@ -50,7 +50,7 @@ SDT_END = SDT_END()
|
||||
|
||||
[defaults]
|
||||
flags = 0
|
||||
guiflags = 0
|
||||
guiflags = SGF_NONE
|
||||
interval = 0
|
||||
str = STR_NULL
|
||||
strhelp = STR_CONFIG_SETTING_NO_EXPLANATION_AVAILABLE_HELPTEXT
|
||||
|
||||
Reference in New Issue
Block a user