improved Arch Axis editmode

This commit is contained in:
Yorik van Havre
2012-01-10 18:07:17 -02:00
parent 6d62023768
commit e1550475f8
2 changed files with 126 additions and 8 deletions

View File

@@ -150,9 +150,6 @@ class ComponentTaskPanel:
def getStandardButtons(self):
return 0
def removeElement(self):
return
def check(self,wid,col):
if not wid.parent():
self.delButton.setEnabled(False)