[RAPPS] CMainWindow: Make SelectedEnumType a member
[reactos.git] / base / applications / rapps / winmain.cpp
index 5d731c5..58e100d 100644 (file)
@@ -15,7 +15,6 @@
 
 HWND hMainWnd;
 HINSTANCE hInst;
-INT SelectedEnumType = ENUM_ALL_INSTALLED;
 SETTINGS_INFO SettingsInfo;
 
 class CRAppsModule : public CComModule