Allow changing the colour of plans

This commit is contained in:
Jonathan G Rennison
2020-11-06 18:23:05 +00:00
parent e7f552844b
commit 0902243ab3
12 changed files with 109 additions and 7 deletions

View File

@@ -18,6 +18,7 @@ enum PlansWidgets {
WID_PLN_NEW,
WID_PLN_ADD_LINES,
WID_PLN_VISIBILITY,
WID_PLN_COLOUR,
WID_PLN_HIDE_ALL,
WID_PLN_SHOW_ALL,
WID_PLN_DELETE,