mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-15 01:41:58 +00:00
more cleanup
This commit is contained in:
@@ -37,7 +37,7 @@ import jsyntaxpane.DefaultSyntaxKit;
|
||||
*/
|
||||
public class SelectLanguageDialog extends AppDialog {
|
||||
|
||||
private JComboBox<Language> languageCombobox = new JComboBox<>();
|
||||
private final JComboBox<Language> languageCombobox = new JComboBox<>();
|
||||
|
||||
public String languageCode = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user