* projection paint options in the toolbar

* renamed  __no_header__ -> __show_header__
This commit is contained in:
2009-07-26 03:54:17 +00:00
parent f4d70c9812
commit 117fdd8072
18 changed files with 44 additions and 33 deletions

View File

@@ -21,7 +21,7 @@ class DATA_PT_preview(DataButtonsPanel):
class DATA_PT_context_lamp(DataButtonsPanel):
__idname__ = "DATA_PT_context_lamp"
__no_header__ = True
__show_header__ = False
def draw(self, context):
layout = self.layout