]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/combobox.h
Fixed nasty bug wxFont
[wxWidgets.git] / include / wx / gtk / combobox.h
index e4b7d5e610f4abea3e355e65270c3a391c946fad..472aec940f5e8eeff244666933835a0b3b285834 100644 (file)
@@ -106,6 +106,7 @@ public:
     
   bool     m_alreadySent;
   wxList   m_clientDataList;
+  wxList   m_clientObjectList;
 
   void AppendCommon( const wxString &item );
   GtkWidget* GetConnectWidget();