feat: Adapt settings_gui.cpp

This commit is contained in:
2024-04-11 22:37:31 +01:00
parent cc1d19f29c
commit 6e5670b11f
3 changed files with 46 additions and 8 deletions
+1
View File
@@ -13,6 +13,7 @@
/** Widgets of the #GameOptionsWindow class. */
enum GameOptionsWidgets : WidgetID {
WID_GO_TAB_GENERAL, ///< General tab.
WID_GO_TAB_INTERFACE, ///< Interface tab.
WID_GO_TAB_GRAPHICS, ///< Graphics tab.
WID_GO_TAB_SOUND, ///< Sound tab.
WID_GO_TAB_SOCIAL, ///< Social tab.