X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9f41d601565ed8fef859133519e90e8793dc7372..43bb528818bcbe0d0bd7f49a3321b698dd6d17db:/src/univ/combobox.cpp diff --git a/src/univ/combobox.cpp b/src/univ/combobox.cpp index 4124552b77..92dc487e4e 100644 --- a/src/univ/combobox.cpp +++ b/src/univ/combobox.cpp @@ -88,7 +88,7 @@ public: SetBitmapSelected(bmpPressed); SetBitmapDisabled(bmpDisabled); - SetSize(bmpNormal.GetWidth(), bmpNormal.GetHeight()); +// SetSize(bmpNormal.GetWidth(), bmpNormal.GetHeight()); } protected: