mirror of
https://github.com/correl/mage.git
synced 2025-03-07 20:53:18 -10:00
fix
This commit is contained in:
parent
ba19cc7f61
commit
3ab6b76c07
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ public class MageBook extends JComponent {
|
|||
private void addSetTabs() {
|
||||
jPanelLeft.removeAll();
|
||||
jPanelRight.removeAll();
|
||||
tabs.clear();
|
||||
Image image = ImageHelper.loadImage(LEFT_TAB_IMAGE_PATH);
|
||||
Image imageRight = ImageHelper.loadImage(RIGHT_TAB_IMAGE_PATH);
|
||||
int y = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue