No code changes, fix some typos.
Change several occurrences of "it's" where "its" is meant, as well as a few other minor typos. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -475,7 +475,7 @@ void wxSlider::DoSetSize(int x, int y, int w, int h, int sizeFlags)
|
||||
}
|
||||
|
||||
// yet another hack since this is a composite control
|
||||
// when wxSlider has it's size hardcoded, we're not allowed to
|
||||
// when wxSlider has its size hardcoded, we're not allowed to
|
||||
// change the size. But when the control has labels, we DO need
|
||||
|
||||
// to resize the internal Mac control to accommodate the text labels.
|
||||
|
Reference in New Issue
Block a user