format source files

This commit is contained in:
honfika@gmail.com
2015-01-13 21:19:10 +01:00
parent 8ff2925335
commit 26dd283d3f
14 changed files with 100 additions and 100 deletions

View File

@@ -155,7 +155,7 @@ public class ErrorLogFrame extends AppFrame {
};
handler.setLevel(Level.WARNING);
}
public void clearLog() {
logViewInner.removeAll();
Main.clearLogFile();