Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'development_icon_get.py')
-rw-r--r--development_icon_get.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/development_icon_get.py b/development_icon_get.py
index 60a8fa43..f09a12a3 100644
--- a/development_icon_get.py
+++ b/development_icon_get.py
@@ -203,7 +203,7 @@ def register():
icons_total = len(create_icon_list_all())
icons_per_row = 10
- class IconProps(bpy.types.IDPropertyGroup):
+ class IconProps(bpy.types.PropertyGroup):
"""
Fake module like class
bpy.context.scene.icon_props