git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5726
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// event handlers
void OnSysColourChanged( wxSysColourChangedEvent& event );
void OnInitDialog( wxInitDialogEvent &event );
// event handlers
void OnSysColourChanged( wxSysColourChangedEvent& event );
void OnInitDialog( wxInitDialogEvent &event );
+ void OnMiddleClick( wxMouseEvent& event );
// get the haqndle of the window for the underlying window system: this
// is only used for wxWin itself or for user code which wants to call
// get the haqndle of the window for the underlying window system: this
// is only used for wxWin itself or for user code which wants to call