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.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/development_icon_get.py b/development_icon_get.py
index c602b365..9aeb1a12 100644
--- a/development_icon_get.py
+++ b/development_icon_get.py
@@ -248,6 +248,7 @@ class IV_PT_icons(bpy.types.Panel):
bl_space_type = "TEXT_EDITOR"
bl_region_type = "UI"
bl_label = "Icon Viewer"
+ bl_category = "Icon Viewer"
@staticmethod
def tag_redraw():