]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/aui/auibook.h
undo accidental change of r57233
[wxWidgets.git] / include / wx / aui / auibook.h
index 7d7bd4fc4b375afe0f85a0912a815a573ba2f668..4971c62ea1094d32d27a1e9a4cf60f504ec36238 100644 (file)
@@ -474,6 +474,7 @@ protected:
     void OnSetFocus(wxFocusEvent& event);
     void OnKillFocus(wxFocusEvent& event);
     void OnChar(wxKeyEvent& event);
+    void OnCaptureLost(wxMouseCaptureLostEvent& evt);
 
 protected: