X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8d37334f0ee85da8565fd4bf0f94ca952e702db8..98c4eb39105531b0316a9d8dbf87d7939e4c4270:/include/wx/generic/bmpcbox.h diff --git a/include/wx/generic/bmpcbox.h b/include/wx/generic/bmpcbox.h index 00706a0c9c..58f53627de 100644 --- a/include/wx/generic/bmpcbox.h +++ b/include/wx/generic/bmpcbox.h @@ -4,7 +4,7 @@ // Author: Jaakko Salli // Modified by: // Created: Aug-30-2006 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) Jaakko Salli // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -138,7 +138,7 @@ protected: virtual wxSize DoGetBestSize() const; // Event handlers - void OnResize(wxSizeEvent& event); + void OnSize(wxSizeEvent& event); // Recalculates amount of empty space needed in front of // text in control itself.