Applied [ 565397 ] FL wxNewBitmapButton patch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-06-23 13:38:50 +00:00
parent a7501aebf8
commit 45d6fd80b3
2 changed files with 2 additions and 19 deletions

View File

@@ -176,9 +176,6 @@ public:
// Responds to a left mouse button up event.
void OnLButtonUp( wxMouseEvent& event );
// Responds to a left mouse button double click.
void OnLButtonDClick( wxMouseEvent& event );
// Responds to mouse enter to window.
void OnMouseEnter( wxMouseEvent& event );