Adding wxFALLTHROUGH instead of comment.
For code-analysis support.
This commit is contained in:
@@ -921,7 +921,7 @@ bool wxToolBar::Realize()
|
|||||||
button.iBitmap = IsVertical() ? sizeControl.y : sizeControl.x;
|
button.iBitmap = IsVertical() ? sizeControl.y : sizeControl.x;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Fall through
|
wxFALLTHROUGH;
|
||||||
|
|
||||||
case wxTOOL_STYLE_SEPARATOR:
|
case wxTOOL_STYLE_SEPARATOR:
|
||||||
if ( tool->IsStretchableSpace() )
|
if ( tool->IsStretchableSpace() )
|
||||||
|
Reference in New Issue
Block a user