git-svn-id: https://svn.coded.pt/svn/SIPRP@560 bb69d46d-e84e-40c8-a05a-06db0d633741

lxbfYeaa
Frederico Palma 18 years ago
parent 3c52d763d4
commit a5b433c689

@ -482,7 +482,7 @@ System.out.println( new File( PROPERTIES_FILE ) );
throws Exception
{
WebUpdater updater = new WebUpdater();
updater.show();
updater.setVisible( true );
}
protected void connect()

Loading…
Cancel
Save