Remove trailing spaces

This commit is contained in:
Maarten Bent
2018-11-25 20:22:25 +01:00
parent ae1fa08188
commit 86c49283f5
11 changed files with 77 additions and 77 deletions

View File

@@ -1270,7 +1270,7 @@ wxWinVersion wxGetWinVersion()
}
break;
case 10:
return wxWinVersion_10;
}