WM: register global list of panel types

Allows simple lookups for popovers.
This commit is contained in:
2018-07-13 18:39:46 +02:00
parent 6845306c68
commit af0fc66049
5 changed files with 100 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ set(SRC
intern/wm_operator_props.c
intern/wm_operator_type.c
intern/wm_operators.c
intern/wm_panel_type.c
intern/wm_playanim.c
intern/wm_stereo.c
intern/wm_subwindow.c