mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-26 04:06:12 +00:00
setting for updateing the test bounds
This commit is contained in:
@@ -60,7 +60,7 @@ public class ErrorLogFrame extends AppFrame {
|
||||
private static ErrorLogFrame instance;
|
||||
|
||||
private final JPanel logView = new JPanel();
|
||||
private JPanel logViewInner = new JPanel();
|
||||
private final JPanel logViewInner = new JPanel();
|
||||
private final Handler handler;
|
||||
private final ImageIcon expandIcon;
|
||||
private final ImageIcon collapseIcon;
|
||||
|
||||
Reference in New Issue
Block a user