This commit is contained in:
obenassy 2004-05-16 17:54:28 +00:00
parent 4132192a0f
commit e1c46d1e66
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@ class BaseKind(things.BaseThing):
'tagInViewMode', 'stateInViewMode',
'isRequired', 'defaultValue', 'balloonHelp', 'textMaxLength',
## 'helpAlias',
'useFileStorage', 'useCommonStorage']
'useFileStorage', 'useCustomStorage']
return slotNames
def getPossibleWidgetNames(self):