Add a 'Show All' button to plans GUI.
This commit is contained in:
@@ -21,7 +21,9 @@ enum PlansWidgets {
|
||||
WID_PLN_ADD_LINES,
|
||||
WID_PLN_VISIBILITY,
|
||||
WID_PLN_HIDE_ALL,
|
||||
WID_PLN_SHOW_ALL,
|
||||
WID_PLN_DELETE,
|
||||
WID_PLN_HIDE_ALL_SEL,
|
||||
};
|
||||
|
||||
#endif /* WIDGETS_PLANS_WIDGET_H */
|
||||
|
Reference in New Issue
Block a user