added (MSW/GTK) and documented new frame and dialog flags
[wxWidgets.git] / include / wx / generic / sashwin.h
index 647cbd6aff03431860f81b3f8a166a6b7b99682d..6c4ae240c9311d69dca9797520e4b2e3bd7e4787 100644 (file)
@@ -188,6 +188,7 @@ private:
     wxColour    m_darkShadowColour;
     wxColour    m_hilightColour;
     wxColour    m_faceColour;
+    bool        m_mouseCaptured;
 
 DECLARE_EVENT_TABLE()
 };