msvc fixes
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user