mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-25 22:36:25 +00:00
Added Tag list view - WIP - does not have context menu yet,
and other things can be not working yet
This commit is contained in:
@@ -22,5 +22,5 @@ package com.jpexs.decompiler.flash.gui;
|
||||
*/
|
||||
public enum TreePanelMode {
|
||||
|
||||
TAG_TREE, DUMP_TREE
|
||||
TAG_TREE, DUMP_TREE, TAGLIST_TREE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user