Commit 47cc09e
committed
avoid compiler error
c:\projects\pythonscript\pythonscript\src\shortcutdlg.cpp(96): error C2429: attribute 'fallthrough' requires compiler flag '/std:c++17' [C:\projects\pythonscript\PythonScript\project\PythonScript2010.vcxproj]1 parent 05c0534 commit 47cc09e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments