(svn r25372) -Add: Allow opening a goal list window specific to a company
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
/** Widgets of the #GoalListWindow class. */
|
||||
enum GoalListWidgets {
|
||||
WID_GOAL_CAPTION, ///< Caption of the window.
|
||||
WID_GOAL_GOAL, ///< Goal text column of the goal list.
|
||||
WID_GOAL_PROGRESS, ///< Goal progress column of the goal list.
|
||||
WID_GOAL_SCROLLBAR, ///< Scrollbar of the goal list.
|
||||
|
Reference in New Issue
Block a user