X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c07b0669cf4158e4e4d9a609b1202b9d6db1fb4d..2e2e62def19db03f418e3d432d2ec77fc9ba6e66:/include/wx/listbox.h diff --git a/include/wx/listbox.h b/include/wx/listbox.h index 01f64a7ab1..d2332d5d13 100644 --- a/include/wx/listbox.h +++ b/include/wx/listbox.h @@ -122,7 +122,7 @@ protected: wxArrayInt m_oldSelections; // Update m_oldSelections with currently selected items (does nothing in - // single selection mode). + // single selection mode on platforms other than MSW). void UpdateOldSelections(); private: