]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/sashwin.h
document wxDELETE() and wxDELETEA() (now committing the right file, please disregard...
[wxWidgets.git] / interface / wx / sashwin.h
index a8fdb750769cd64bb9e21b14e8999c265fd9ee84..50dc95bf3d5997f3aa5164f23886e5d434b19fde 100644 (file)
@@ -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.