mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-18 00:51:55 +00:00
dump view: basic hex view (should be changed to a real hex view component)
This commit is contained in:
@@ -41,7 +41,7 @@ import org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationM
|
||||
public final class MainFrameRibbon extends AppRibbonFrame implements MainFrame {
|
||||
|
||||
public MainPanel panel;
|
||||
private MainFrameMenu mainMenu;
|
||||
private final MainFrameMenu mainMenu;
|
||||
|
||||
public MainFrameRibbon() {
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user