Fix manual references to the events overview after it's page ID was changed in r58712 (VZ).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user