Skip to content
Snippets Groups Projects
Verified Commit e8f441b9 authored by Griefed's avatar Griefed :joystick:
Browse files

no message

parent 06532ceb
No related branches found
No related tags found
1 merge request!215Milestone 3.x progress
This commit is part of merge request !215. Comments created here will be created in the context of that merge request.
......@@ -368,6 +368,7 @@ public class MenuBar extends Component {
file_SaveAsConfigMenuItem.addActionListener(this::actionEventSaveAsConfigToFileMenuItem);
file_UploadConfigurationToHasteBin.addActionListener(this::actionEventUploadConfigurationToHasteBinMenuItem);
file_UploadServerPackCreatorLogToHasteBin.addActionListener(this::actionEventUploadServerPackCreatorLogToHasteBinMenuItem);
file_UpdateFallbackModslist.addActionListener(this::actionEventUpdateFallbackModslist);
file_ExitConfigMenuItem.addActionListener(this::actionEventExitMenuItem);
edit_SwitchTheme.addActionListener(this::actionEventSwitchThemeMenuItem);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment