mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:55:42 +00:00
[RAPPS] CMainWindow: Make SelectedEnumType a member
This commit is contained in:
parent
8a401eb299
commit
69bd96e09f
3 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,6 @@ typedef SETTINGS_INFO *PSETTINGS_INFO;
|
|||
|
||||
extern HWND hMainWnd;
|
||||
extern HINSTANCE hInst;
|
||||
extern INT SelectedEnumType;
|
||||
extern SETTINGS_INFO SettingsInfo;
|
||||
|
||||
VOID SaveSettings(HWND hwnd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue