object_print3d_utils: shorten tab name: T70017

This commit is contained in:
Brendon Murphy 2019-09-24 22:09:36 +10:00
parent 8abd97b6d1
commit cc6f017950
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ from . import report
class VIEW3D_PT_print3d(Panel):
bl_label = "Print3D"
bl_category = "3D Printing"
bl_category = "3D-Print"
bl_space_type = 'VIEW_3D'
bl_region_type = 'UI'