forked from Coded/SIPRP
git-svn-id: https://svn.coded.pt/svn/SIPRP@806 bb69d46d-e84e-40c8-a05a-06db0d633741
parent
5812d0b814
commit
6c17f5ad8e
@ -0,0 +1,10 @@
|
|||||||
|
package siprp.higiene.gestao.equipamentos;
|
||||||
|
|
||||||
|
import javax.swing.JPanel;
|
||||||
|
|
||||||
|
public class AdicionarEquipamentosPanel extends JPanel
|
||||||
|
{
|
||||||
|
|
||||||
|
private static final long serialVersionUID = 1L;
|
||||||
|
|
||||||
|
}
|
||||||
Loading…
Reference in new issue