From eaede14b8f2de17bb5eb32959b876c3c956590c4 Mon Sep 17 00:00:00 2001 From: zuu Date: Sun, 9 Jun 2013 13:23:03 +0000 Subject: (svn r25372) -Add: Allow opening a goal list window specific to a company --- src/widgets/goal_widget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/widgets') diff --git a/src/widgets/goal_widget.h b/src/widgets/goal_widget.h index 3ad726785..56f621f0f 100644 --- a/src/widgets/goal_widget.h +++ b/src/widgets/goal_widget.h @@ -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. -- cgit v1.2.3-70-g09d2