Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[win32] RP_ShellPropSheetExt.cpp: Really revert the ranged
for
change.
Need to add pFields_cend to where it's reverted, since the first loop was *not* reverted. This fixes a regression from commit 2d51365. ([librpbase] RomFields, RomMetaData: Add begin()/end() aliases that return const_iterator.)
- Loading branch information