[EXPLORER] Start menu: Fix Small Icons flag (#6651)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Fri, 22 Mar 2024 12:15:22 +0000 (21:15 +0900)
committerGitHub <noreply@github.com>
Fri, 22 Mar 2024 12:15:22 +0000 (21:15 +0900)
commit17b0623cf8428fa547e2c81d088bac1e0ceb96d1
treedfdcd904cc2bddaab65c688967ac59a1ef4748a8
parent2ec785b1ee189c5c913ba4cbe2304202f09c948f
[EXPLORER] Start menu: Fix Small Icons flag (#6651)

Follow-up to #6646.
Fix wrong flag use: #6646 (comment)
JIRA issue: CORE-19494
- Delete SmallStartMenu flag (wrong) from
  _TW_STUCKRECTS2.
- Rename _TW_STUCKRECTS2.SmallIcons as
  SmSmallIcons.
- Use SmSmallIcons flag.
base/shell/explorer/precomp.h
base/shell/explorer/settings.cpp
base/shell/explorer/startmnu.cpp
base/shell/explorer/startmnucust.cpp
base/shell/explorer/traywnd.cpp