diff --git a/PokemonGoIV/0Main.vb b/PokemonGoIV/0Main.vb index 46673d9..4b6ce42 100644 --- a/PokemonGoIV/0Main.vb +++ b/PokemonGoIV/0Main.vb @@ -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 diff --git a/VERSION b/VERSION index a45be46..0d91a54 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.8 +0.3.0 diff --git a/oxt/PokemonGoIV/0Main.xba b/oxt/PokemonGoIV/0Main.xba index 7d20568..7c74eea 100644 --- a/oxt/PokemonGoIV/0Main.xba +++ b/oxt/PokemonGoIV/0Main.xba @@ -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