From: Andy Allan Date: Tue, 24 May 2011 11:28:21 +0000 (+0100) Subject: Re-enable VectorSourceDialog X-Git-Tag: 2.2~1^2~48 X-Git-Url: https://git.openstreetmap.org/potlatch2.git/commitdiff_plain/51f1821d6fb67d572944012c851da10eb87b8573 Re-enable VectorSourceDialog --- diff --git a/net/systemeD/potlatch2/BackgroundSelector.mxml b/net/systemeD/potlatch2/BackgroundSelector.mxml index bc0922a3..2c483390 100644 --- a/net/systemeD/potlatch2/BackgroundSelector.mxml +++ b/net/systemeD/potlatch2/BackgroundSelector.mxml @@ -18,11 +18,10 @@ - + >>> REFACTOR: vector file button was click="Application.application.bgButton.close(); new VectorSourceDialog().init();" but that's amazingly broken --> import net.systemeD.halcyon.*; import net.systemeD.halcyon.connection.*;