new icons

AS1/2: fixed loading
This commit is contained in:
Jindra Pet��k
2013-01-19 13:11:27 +01:00
parent 8f7ff7f6ba
commit 87ca5cdf67
36 changed files with 1722 additions and 41 deletions
+1 -3
View File
@@ -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("");