// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-
#ifndef __GTKCHOICEH__
#define __GTKCHOICEH__
// implementation
- wxList m_clientDataList;
+ wxList m_clientDataList;
+ wxList m_clientObjectList;
void AppendCommon( const wxString &item );
void ApplyWidgetStyle();