mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 07:10:46 +00:00
spelling: horizontaldivider
Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
committed by
Jindra Petřík
parent
d873e4b561
commit
ae14ac031a
@@ -482,7 +482,7 @@ public class EasySwfPanel extends JPanel {
|
||||
}
|
||||
});
|
||||
|
||||
horizontalSplitPane = new JPersistentSplitPane(JSplitPane.HORIZONTAL_SPLIT, verticalSplitPane, rightTabbedPane, Configuration.guiSplitPaneEasyHorizontaldividerLocationPercent);
|
||||
horizontalSplitPane = new JPersistentSplitPane(JSplitPane.HORIZONTAL_SPLIT, verticalSplitPane, rightTabbedPane, Configuration.guiSplitPaneEasyHorizontalDividerLocationPercent);
|
||||
|
||||
if (View.isOceanic()) {
|
||||
libraryScrollPane.getViewport().setBackground(Color.white);
|
||||
|
||||
Reference in New Issue
Block a user