Changed the shortcut key of star dust to avoid shortcut key collision with defense.
This commit is contained in:
parent
3279d34e8b
commit
fa28164aa6
@ -110,7 +110,7 @@ Function fnAskParam As aFindIVParam
|
||||
oTextModel.setPropertyValue ("PositionY", 20)
|
||||
oTextModel.setPropertyValue ("Height", 12)
|
||||
oTextModel.setPropertyValue ("Width", 30)
|
||||
oTextModel.setPropertyValue ("Label", "Star ~dust:")
|
||||
oTextModel.setPropertyValue ("Label", "S~tar dust:")
|
||||
oDialogModel.insertByName ("txtStarDust", oTextModel)
|
||||
|
||||
' Adds the star dust field.
|
||||
|
Loading…
Reference in New Issue
Block a user