]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/choice.h
applied wxNativeFontInfo patch from Derry Bryson (with minor changes)
[wxWidgets.git] / include / wx / motif / choice.h
index 5171d41fe979e160073dc8d9afe082951f209ec8..df445f9e9b09d7030538fd2f5bb919ccdecec3a2 100644 (file)
@@ -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,