mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 01:40:47 +00:00
split panes simplified (base class stores the position)
This commit is contained in:
@@ -99,7 +99,6 @@ public class DeobfuscationDialog extends AppDialog {
|
||||
|
||||
setModal(true);
|
||||
View.centerScreen(this);
|
||||
//View.setWindowIcon(this);
|
||||
setIconImage(View.loadImage("deobfuscate16"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user