X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fd0eed647daeb257f28699de879d2f4f5aeb7fb6..4fabb57533169f2f75367e0d120c762518548890:/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();