X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fd0eed647daeb257f28699de879d2f4f5aeb7fb6..3013b6f46099b8cf0d2f9f656e883e4606ca833d:/include/wx/gtk1/combobox.h?ds=inline diff --git a/include/wx/gtk1/combobox.h b/include/wx/gtk1/combobox.h index e4b7d5e610..472aec940f 100644 --- a/include/wx/gtk1/combobox.h +++ b/include/wx/gtk1/combobox.h @@ -106,6 +106,7 @@ public: bool m_alreadySent; wxList m_clientDataList; + wxList m_clientObjectList; void AppendCommon( const wxString &item ); GtkWidget* GetConnectWidget();