(svn r16211) -Codechange: Moving StationListWidgets out of the window class, completing StationViewWidgets.

This commit is contained in:
alberth
2009-05-03 10:38:35 +00:00
parent 99ce97b7f3
commit 58a2d5aa94
2 changed files with 30 additions and 28 deletions

View File

@@ -11,7 +11,9 @@
enum StationViewWidgets {
SVW_CLOSEBOX = 0, ///< Close 'X' button
SVW_CAPTION = 1, ///< Caption of the window
SVW_STICKYBOX = 2, ///< Sticky button
SVW_WAITING = 3, ///< List of waiting cargo
SVW_SCROLLBAR = 4, ///< Scrollbar
SVW_ACCEPTLIST = 5, ///< List of accepted cargos
SVW_RATINGLIST = 5, ///< Ratings of cargos
SVW_LOCATION = 6, ///< 'Location' button