]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/aui/framemanager.h
User should no longer be able to modify disabled or read only child properties by...
[wxWidgets.git] / include / wx / aui / framemanager.h
index 8b80a6d0bcb3d839a471cac9e4b7b17517bbe5eb..966b26f7cfe076cabd1d303e2244393c1e7f36f1 100644 (file)
@@ -575,6 +575,7 @@ protected:
     void OnLeftDown(wxMouseEvent& evt);
     void OnLeftUp(wxMouseEvent& evt);
     void OnMotion(wxMouseEvent& evt);
+    void OnCaptureLost(wxMouseCaptureLostEvent& evt);
     void OnLeaveWindow(wxMouseEvent& evt);
     void OnChildFocus(wxChildFocusEvent& evt);
     void OnHintFadeTimer(wxTimerEvent& evt);