Compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -505,6 +505,8 @@ void wxChoice::DoSetSize(int x, int y,
|
||||
int width, int height,
|
||||
int sizeFlags)
|
||||
{
|
||||
int heightOrig = height;
|
||||
|
||||
// the height which we must pass to Windows should be the total height of
|
||||
// the control including the drop down list while the height given to us
|
||||
// is, of course, just the height of the permanently visible part of it
|
||||
|
Reference in New Issue
Block a user