mirror of
https://github.com/reactos/reactos.git
synced 2025-06-12 05:48:29 +00:00
[RAPPS] CMainWindow: make szSearchPattern a member
This commit is contained in:
parent
ba80f057c5
commit
85d6055201
3 changed files with 2 additions and 6 deletions
|
@ -18,8 +18,6 @@ HINSTANCE hInst;
|
|||
INT SelectedEnumType = ENUM_ALL_INSTALLED;
|
||||
SETTINGS_INFO SettingsInfo;
|
||||
|
||||
ATL::CStringW szSearchPattern;
|
||||
|
||||
class CRAppsModule : public CComModule
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue