mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
build fix
This commit is contained in:
parent
4e1901166b
commit
c09215a7f3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import javax.swing.*;
|
|||
*
|
||||
* @author noxx
|
||||
*/
|
||||
public interface ICardLayoutStrategy {
|
||||
public interface CardLayoutStrategy {
|
||||
|
||||
int getDefaultZOrder();
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue