allow adding new font tags + code format

This commit is contained in:
honfika@gmail.com
2014-11-05 10:49:14 +01:00
parent e19562fefd
commit 3bf44354dd
31 changed files with 631 additions and 569 deletions

View File

@@ -1890,7 +1890,7 @@ public final class MainPanel extends JPanel implements ActionListener, TreeSelec
if (dumpInfo != null) {
setDumpTreeSelectedNode(dumpInfo);
}
reload(true);
}