decouple item index from string value (patch 1905702)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -212,6 +212,8 @@ private:
|
||||
// Partial completion string
|
||||
wxString m_partialCompletionString;
|
||||
|
||||
wxString m_stringValue;
|
||||
|
||||
#if wxUSE_TIMER
|
||||
// Partial completion timer
|
||||
wxTimer m_partialCompletionTimer;
|
||||
|
Reference in New Issue
Block a user