Merge branch 'enhanced_viewport_overlay' into jgrpp

This commit is contained in:
Jonathan G Rennison
2017-03-31 14:16:01 +01:00
4 changed files with 94 additions and 19 deletions

View File

@@ -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 */