From 0db235aa1d6a8eeab7ba00de4052cce9f8288574 Mon Sep 17 00:00:00 2001 From: alberth Date: Sat, 12 May 2012 10:13:03 +0000 Subject: (svn r24237) -Feature: Descriptions explaining the meaning of advanced settings. --- src/script/api/script_window.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/script') diff --git a/src/script/api/script_window.hpp b/src/script/api/script_window.hpp index e2d8ac4f8..23882e919 100644 --- a/src/script/api/script_window.hpp +++ b/src/script/api/script_window.hpp @@ -1989,6 +1989,7 @@ public: enum GameSettingsWidgets { WID_GS_OPTIONSPANEL = ::WID_GS_OPTIONSPANEL, ///< Panel widget containing the option lists. WID_GS_SCROLLBAR = ::WID_GS_SCROLLBAR, ///< Scrollbar. + WID_GS_HELP_TEXT = ::WID_GS_HELP_TEXT, ///< Information area to display help text of the selected option. }; /** Widgets of the #CustomCurrencyWindow class. */ -- cgit v1.2.3-70-g09d2