mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 19:50:45 +00:00
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
This commit is contained in:
@@ -128,7 +128,6 @@ public class GotoAddressDialog extends AppDialog {
|
||||
setVisible(false);
|
||||
}
|
||||
|
||||
|
||||
public Long showDialog() {
|
||||
setVisible(true);
|
||||
if (okPressed) {
|
||||
|
||||
Reference in New Issue
Block a user