no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@53 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Luis Flores 22 years ago
parent c787c33764
commit b1f0617a36

@ -45,9 +45,9 @@ public class Main
new DBStatementExecuter( dbm.getSharedExecuter() ) );
}
FichaWindow window = new FichaWindow();
window.setLogo( new ImageIcon(
/* window.setLogo( new ImageIcon(
new Main().getClass().getClassLoader().getResource( "logo/logo_w400.png" )
).getImage() );
).getImage() );*/
window.show();
}
}
Loading…
Cancel
Save