Added configuration load/save options.
This commit is contained in:
parent
262b188790
commit
66b9ccf1ab
7 changed files with 54 additions and 13 deletions
|
|
@ -40,6 +40,9 @@ BEGIN
|
|||
MENUITEM "&Integer scale", IDM_VID_FS_INT
|
||||
END
|
||||
END
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Load configuration...", IDM_CONFIG_LOAD
|
||||
MENUITEM "&Save configuration...", IDM_CONFIG_SAVE
|
||||
END
|
||||
POPUP "&Misc"
|
||||
BEGIN
|
||||
|
|
|
|||
Loading…
Reference in a new issue