]> git.saurik.com Git - wxWidgets.git/blobdiff - src/aui/auibook.cpp
Add support for IEC and SI size units to wxFileName::GetHumanReadableSize().
[wxWidgets.git] / src / aui / auibook.cpp
index 379f0d61ba2a42c36039ab66b35351fd8f354e5d..b3b443f62a829f3e532f5461dcaa79a52c8274b7 100644 (file)
@@ -4158,6 +4158,8 @@ void wxAuiNotebook::RemoveEmptyTabFrames()
 
 void wxAuiNotebook::OnChildFocusNotebook(wxChildFocusEvent& evt)
 {
+    evt.Skip();
+
     // if we're dragging a tab, don't change the current selection.
     // This code prevents a bug that used to happen when the hint window
     // was hidden.  In the bug, the focus would return to the notebook