X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fd0eed647daeb257f28699de879d2f4f5aeb7fb6..b527aac54a829ba2ad77d8fb8609cd54eb8ef5d7:/include/wx/gtk/choice.h diff --git a/include/wx/gtk/choice.h b/include/wx/gtk/choice.h index 7a86d158e4..2dc5110aeb 100644 --- a/include/wx/gtk/choice.h +++ b/include/wx/gtk/choice.h @@ -86,7 +86,8 @@ public: // implementation - wxList m_clientDataList; + wxList m_clientDataList; + wxList m_clientObjectList; void AppendCommon( const wxString &item ); void ApplyWidgetStyle();