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_iskeyfree.py')
-rw-r--r--development_iskeyfree.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/development_iskeyfree.py b/development_iskeyfree.py
index bf703b2e..0408a648 100644
--- a/development_iskeyfree.py
+++ b/development_iskeyfree.py
@@ -216,6 +216,7 @@ class RunActionCheck(Operator):
# Defines UI panel
# ------------------------------------------------------
class UIControlPanel(Panel):
+ bl_idname = "DEVISKEYFREE_PT_ui"
bl_space_type = "TEXT_EDITOR"
bl_region_type = "UI"
bl_label = "Is Key Free"