Skip to content
Snippets Groups Projects
Commit b0ebe5e1 authored by meta-androcto's avatar meta-androcto
Browse files

archimesh: add cosmetic separator

parent f1ed022d
No related branches found
No related tags found
No related merge requests found
......@@ -143,6 +143,8 @@ class ARCHIMESH_MT_CustomMenuAdd(Menu):
# Define menu
# noinspection PyUnusedLocal
def AchmMenu_func(self, context):
layout = self.layout
layout.separator()
self.layout.menu("VIEW3D_MT_mesh_custom_menu_add", icon="GROUP")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment