X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cb2996e2ce1158fda5e41eed1ad9d6e7b553a66f..830b7aa7b235888198fcc80c6b1fd0e792b143c6:/interface/wx/sashwin.h diff --git a/interface/wx/sashwin.h b/interface/wx/sashwin.h index da59269f0a..78cc5e2022 100644 --- a/interface/wx/sashwin.h +++ b/interface/wx/sashwin.h @@ -63,7 +63,7 @@ enum wxSashDragStatus @library{wxadv} @category{miscwnd} - @see wxSashEvent, wxSashLayoutWindow, @ref overview_eventhandling + @see wxSashEvent, wxSashLayoutWindow, @ref overview_events */ class wxSashWindow : public wxWindow { @@ -222,7 +222,7 @@ public: @library{wxadv} @category{events} - @see wxSashWindow, @ref overview_eventhandling + @see wxSashWindow, @ref overview_events */ class wxSashEvent : public wxCommandEvent {