(svn r23554) -Codechange: some minor consistency fixes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
/** Widgets of the WC_SUBSIDIES_LIST. */
|
||||
enum SubsidyListWidgets {
|
||||
/* Name starts with SU instead of S, because of collision with StationListWidgets */
|
||||
/* Name starts with SU instead of S, because of collision with SaveLoadWidgets. */
|
||||
WID_SUL_PANEL, ///< Main panel of window.
|
||||
WID_SUL_SCROLLBAR, ///< Scrollbar of panel.
|
||||
};
|
||||
|
Reference in New Issue
Block a user