GT-2376-b: fixing some bugs from internal users (gui shenanigans)

This commit is contained in:
adamopolous 2019-05-09 12:39:39 -04:00
parent f57af0b730
commit ea9e1c2dda
8 changed files with 10 additions and 11 deletions

View file

@ -112,7 +112,7 @@ public class DefaultLanguageService implements LanguageService, ChangeListener {
return lang;
}
finally {
monitor.setMessage("");
monitor.release();
}
}