(svn r24632) -Feature: Add text filtering to advanced settings.
This commit is contained in:
@@ -52,6 +52,7 @@ enum GameDifficultyWidgets {
|
||||
|
||||
/** Widgets of the #GameSettingsWindow class. */
|
||||
enum GameSettingsWidgets {
|
||||
WID_GS_FILTER, ///< Text filter.
|
||||
WID_GS_OPTIONSPANEL, ///< Panel widget containing the option lists.
|
||||
WID_GS_SCROLLBAR, ///< Scrollbar.
|
||||
WID_GS_HELP_TEXT, ///< Information area to display help text of the selected option.
|
||||
|
Reference in New Issue
Block a user