X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6adaedf0fc6607ee5bb4e86358396e5e07c6649f..e63fdcd600e2eb717a19f9fa2895e9256e83c890:/include/wx/motif/choice.h diff --git a/include/wx/motif/choice.h b/include/wx/motif/choice.h index 5171d41fe9..df445f9e9b 100644 --- a/include/wx/motif/choice.h +++ b/include/wx/motif/choice.h @@ -96,6 +96,8 @@ protected: WXWidget* m_widgetList ; WXWidget m_formWidget; wxStringList m_stringList; + wxList m_clientList; // contains the client data for the items + virtual void DoSetSize(int x, int y, int width, int height,