Adding wxFALLTHROUGH instead of comment.

For code-analysis support.
This commit is contained in:
Artur Wieczorek
2015-12-09 21:04:43 +01:00
parent 0fd677e31b
commit d8ff3189e2

View File

@@ -921,7 +921,7 @@ bool wxToolBar::Realize()
button.iBitmap = IsVertical() ? sizeControl.y : sizeControl.x;
}
// Fall through
wxFALLTHROUGH;
case wxTOOL_STYLE_SEPARATOR:
if ( tool->IsStretchableSpace() )