]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/sashwin.cpp
No longer paint the selection background under the image
[wxWidgets.git] / src / generic / sashwin.cpp
index f567e1113d4a3f6947cb5ce2d607d4ab5acf9e5e..1b64276b8650a4bb50ae92ff8cd1b602fd4b24c1 100644 (file)
@@ -36,6 +36,8 @@
 #include "wx/sashwin.h"
 #include "wx/laywin.h"
 
+DEFINE_EVENT_TYPE(wxEVT_SASH_DRAGGED)
+
 IMPLEMENT_DYNAMIC_CLASS(wxSashWindow, wxWindow)
 IMPLEMENT_DYNAMIC_CLASS(wxSashEvent, wxCommandEvent)