1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00
This commit is contained in:
U-BASIS\smoss
2013-06-20 11:33:46 -04:00

View File

@@ -55,7 +55,7 @@ public class Installer extends ModuleInstall {
@Override
public void restored() {
super.restored();
//setupLAF();
UIManager.put("ViewTabDisplayerUI", "org.sleuthkit.autopsy.corecomponents.NoTabsTabDisplayerUI");