Skip to content
Snippets Groups Projects
Commit 40cf5c25 authored by Rainer Trummer's avatar Rainer Trummer Committed by Jacques Lucke
Browse files

Fix 'Edit Linked Library' failing to register

Differential Revision: https://developer.blender.org/D4584
parent 5ae815cb
No related branches found
No related tags found
No related merge requests found
......@@ -242,7 +242,6 @@ class VIEW3D_PT_PanelLinkedEdit(bpy.types.Panel):
class TOPBAR_MT_edit_linked_submenu(bpy.types.Menu):
bl_label = 'Edit Linked Library'
bl_idname = 'view3d.TOPBAR_MT_edit_linked_submenu'
def draw(self, context):
self.layout.separator()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment