git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39721
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
int width, int height,
int sizeFlags)
{
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
// 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