[RAPPS] CMainWindow: Make SelectedEnumType a member

This commit is contained in:
Giannis Adamopoulos 2019-04-28 18:08:55 +03:00 committed by Mark Jansen
parent 8a401eb299
commit 69bd96e09f
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,6 @@
HWND hMainWnd;
HINSTANCE hInst;
INT SelectedEnumType = ENUM_ALL_INSTALLED;
SETTINGS_INFO SettingsInfo;
class CRAppsModule : public CComModule