Include class registration for scene GP panel

After the last changes in the classes registration, need add the class to the the list.
This commit is contained in:
2017-04-04 13:27:34 +02:00
parent a29c0a5f81
commit 9f16b6606e

View File

@@ -467,6 +467,7 @@ classes = (
SCENE_PT_rigid_body_cache,
SCENE_PT_rigid_body_field_weights,
SCENE_PT_simplify,
SCENE_PT_gpencil_datapanel,
SCENE_PT_custom_props,
)