X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9f41d601565ed8fef859133519e90e8793dc7372..a85c15521738cd2951153c3bbab36b6f272bef1e:/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: