mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 23:55:41 +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
|
@ -15,7 +15,6 @@
|
|||
|
||||
HWND hMainWnd;
|
||||
HINSTANCE hInst;
|
||||
INT SelectedEnumType = ENUM_ALL_INSTALLED;
|
||||
SETTINGS_INFO SettingsInfo;
|
||||
|
||||
class CRAppsModule : public CComModule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue