minor compilation warning corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -473,7 +473,7 @@ void wxControl::DoSetSize(int x, int y,
|
||||
return ;
|
||||
}
|
||||
|
||||
Rect oldbounds, newbounds;
|
||||
Rect oldbounds;
|
||||
int new_x, new_y, new_width, new_height;
|
||||
int mac_x, mac_y;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user