forked from Coded/SIPRP
git-svn-id: https://svn.coded.pt/svn/SIPRP@1289 bb69d46d-e84e-40c8-a05a-06db0d633741
parent
dd105a301e
commit
0dc6148dc6
@ -0,0 +1,12 @@
|
||||
package siprp.ui;
|
||||
|
||||
import com.evolute.utils.image.EvoImage;
|
||||
|
||||
|
||||
|
||||
public class SIPRPIcon
|
||||
{
|
||||
|
||||
public static final EvoImage LOGO = new EvoImage( "logo/icon.png" );
|
||||
|
||||
}
|
||||
Loading…
Reference in new issue