Removed the debugging Xray. Advanced to 0.3.0.
This commit is contained in:
parent
a506d876ba
commit
92a091a886
@ -107,7 +107,6 @@ Function fnAskParam As aFindIVParam
|
||||
fnAskParam = aQuery
|
||||
Exit Function
|
||||
End If
|
||||
Xray oDialog.getControl ("lstPokemon")
|
||||
|
||||
With aQuery
|
||||
.sPokemon = oDialog.getControl ("lstPokemon").getSelectedItem
|
||||
|
@ -109,7 +109,6 @@ Function fnAskParam As aFindIVParam
|
||||
fnAskParam = aQuery
|
||||
Exit Function
|
||||
End If
|
||||
Xray oDialog.getControl ("lstPokemon")
|
||||
|
||||
With aQuery
|
||||
.sPokemon = oDialog.getControl ("lstPokemon").getSelectedItem
|
||||
|
Loading…
Reference in New Issue
Block a user