mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-13 14:44:48 -04:00
A bit more for split-merge files functionality
This commit is contained in:
parent
4dc6d0ae0c
commit
d00b914214
10 changed files with 321 additions and 29 deletions
|
@ -323,5 +323,7 @@ public class NSLMainController implements Initializable {
|
|||
SettingsTabController.getNSPFileFilterForGL(),
|
||||
SettingsTabController.getGlOldVer()
|
||||
);
|
||||
|
||||
SplitMergeTabController.updatePreferencesOnExit(); // NOTE: This shit above should be re-written to similar pattern
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue