Rename Program Settings to Preferences

This commit is contained in:
David Hrdlička
2021-11-20 23:24:11 +01:00
parent 70ffdef11d
commit a1df1c23ed
20 changed files with 53 additions and 53 deletions

View File

@@ -188,8 +188,8 @@ extern void NewFloppyDialogCreate(HWND hwnd, int id, int part);
/* Functions in win_specify_dim.c: */
extern void SpecifyDimensionsDialogCreate(HWND hwnd);
/* Functions in win_lang.c: */
extern void ProgSettDlgCreate(HWND hwnd);
/* Functions in win_preferences.c: */
extern void PreferencesDlgCreate(HWND hwnd);
/* Functions in win_settings.c: */