UI: correct accidental removal of TOPBAR_PT_name

Mistake in 9573bf432c4b0
This commit is contained in:
Campbell Barton 2019-04-20 13:28:16 +02:00
parent 857b63f1d4
commit 3d26d1938a

@ -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.