]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/control.h
don't duplicate wxItemContainer methods in wxRadioBoxBase, instead extract the common...
[wxWidgets.git] / include / wx / palmos / control.h
index 08a1918e0ee3b2764c97888286d1d7b2b38369ce..edc21f7626115978783522b0ff33ba523fcf273d 100644 (file)
@@ -111,7 +111,7 @@ protected:
                            const wxString& label,
                            const wxPoint& pos,
                            const wxSize& size,
-                           int groupID = 0);
+                           uint8_t groupID = 0);
     inline bool IsPalmControl() const { return m_palmControl; }
 
     bool PalmCreateField(const wxString& label,