| # | Line 129 | Line 129 | public class MainWin extends JFrame impl | |
|---|---|---|
| 129 | + SwingJavaBuilder.getConfig().getResource("appversion")); | |
| 130 | ||
| 131 | setSize(getWidth() + 150, getHeight()); | |
| 132 | < | contents.setDividerLocation(500); | 
| 132 | > | contents.setDividerLocation(550); | 
| 133 | contents.setResizeWeight(0.4); | |
| 134 | ||
| 135 | if (Settings.getPlatform() == Platform.MACOS) { | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines (old) | 
| > | Changed lines (new) |