build fix

This commit is contained in:
magenoxx 2014-06-02 16:01:47 +04:00
parent 4e1901166b
commit c09215a7f3

View file

@ -7,7 +7,7 @@ import javax.swing.*;
*
* @author noxx
*/
public interface ICardLayoutStrategy {
public interface CardLayoutStrategy {
int getDefaultZOrder();