(svn r23554) -Codechange: some minor consistency fixes

This commit is contained in:
truebrain
2011-12-16 18:42:20 +00:00
parent 74a9412141
commit 2d56468fca
6 changed files with 30 additions and 29 deletions

View File

@@ -57,7 +57,7 @@ enum MessageHistoryWidgets {
/** Widgets of the WC_GAME_OPTIONS (WC_GAME_OPTIONS is also used in others). */
enum MessageOptionWidgets {
WID_MO_BACKGROUND, ///< Background of the widget.
WID_MO_BACKGROUND, ///< Background of the window.
WID_MO_LABEL, ///< Top label.
WID_MO_DROP_SUMMARY, ///< Dropdown that adjusts at once the level for all settings.
WID_MO_LABEL_SUMMARY, ///< Label of the summary drop down.