Make list_id mandatory when using default UI_UL_list class for a template_list.
This commit is contained in:
@@ -137,6 +137,7 @@ def unregister():
|
||||
|
||||
|
||||
# Define a default UIList, when a list does not need any custom drawing...
|
||||
# Keep in sync with its #defined name in UI_interface.h
|
||||
class UI_UL_list(bpy.types.UIList):
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user