msvc fixes

This commit is contained in:
2025-11-11 19:16:07 -05:00
parent 0f5dae7ef8
commit 3f666ab18a
10 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ namespace anm2ed
{
dialog = Dialog(window);
for (auto argument : arguments)
for (const auto& argument : arguments)
manager.open(argument);
manager.chords_set(settings);