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:
authorCampbell Barton <ideasman42@gmail.com>2011-02-16 05:52:12 +0300
committerCampbell Barton <ideasman42@gmail.com>2011-02-16 05:52:12 +0300
commit5b86f5a4077fb3fb24b08c72dff8d6f9be95a15d (patch)
tree959401deea4862b066c946b5dfd1df8301046dde /development_icon_get.py
parentd890d19a9ee4771e057a475a98b7a11013c58133 (diff)
update for changes in blender.
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