X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..dac8712fcfdc1d50cedf45865d98cad011a00a2c:/interface/wx/sashwin.h diff --git a/interface/wx/sashwin.h b/interface/wx/sashwin.h index a8fdb75076..50dc95bf3d 100644 --- a/interface/wx/sashwin.h +++ b/interface/wx/sashwin.h @@ -8,7 +8,6 @@ /** @class wxSashWindow - @wxheader{sashwin.h} wxSashWindow allows any of its edges to have a sash which can be dragged to resize the window. The actual content window will be created by the @@ -171,7 +170,6 @@ public: /** @class wxSashEvent - @wxheader{sashwin.h} A sash event is sent when the sash of a wxSashWindow has been dragged by the user.