mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-08 18:46:12 +00:00
Multilanguage support
Czech language added
This commit is contained in:
@@ -30,7 +30,7 @@ import javax.swing.tree.TreePath;
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class GraphTreeFrame extends JFrame {
|
||||
public class GraphTreeFrame extends AppFrame {
|
||||
|
||||
public JTree graphTree;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user