More use of wxFALLTHROUGH in MSW code and samples
This commit is contained in:
@@ -1090,6 +1090,7 @@ wxString wxGetOsDescription()
|
||||
break;
|
||||
}
|
||||
//else: must be XP, fall through
|
||||
wxFALLTHROUGH;
|
||||
|
||||
case 1:
|
||||
str = "Windows XP";
|
||||
|
Reference in New Issue
Block a user