UI: correct accidental removal of TOPBAR_PT_name

Mistake in 9573bf432c
This commit is contained in:
Campbell Barton 2019-04-20 13:28:16 +02:00
parent 857b63f1d4
commit 3d26d1938a
1 changed files with 1 additions and 0 deletions

View File

@ -740,6 +740,7 @@ classes = (
TOPBAR_PT_gpencil_layers,
TOPBAR_PT_gpencil_primitive,
TOPBAR_PT_gpencil_fill,
TOPBAR_PT_name,
)
if __name__ == "__main__": # only for live edit.