mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 04:01:25 +00:00
new icons
AS1/2: fixed loading
This commit is contained in:
@@ -170,9 +170,7 @@ public class Main {
|
||||
public static void stopWork() {
|
||||
working = false;
|
||||
if (mainFrame != null) {
|
||||
if (mainFrame.abcPanel != null) {
|
||||
mainFrame.setStatus("");
|
||||
}
|
||||
mainFrame.setStatus("");
|
||||
}
|
||||
if (loadingDialog != null) {
|
||||
loadingDialog.setDetail("");
|
||||
|
||||
Reference in New Issue
Block a user