mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-04 06:44:37 +00:00
#303 Open folder with exported FLA
This commit is contained in:
@@ -81,6 +81,8 @@ public class Configuration {
|
||||
public static final ConfigurationItem<Boolean> showAllAddresses = null;
|
||||
@ConfigurationDefaultBoolean(true)
|
||||
public static final ConfigurationItem<Boolean> useRibbonInterface = null;
|
||||
@ConfigurationDefaultBoolean(false)
|
||||
public static final ConfigurationItem<Boolean> openFolderAfterFlaExport = null;
|
||||
|
||||
/**
|
||||
* Debug mode = throwing an error when comparing original file and
|
||||
|
||||
Reference in New Issue
Block a user