X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..8b385bf892c1f831965313eaf3ee59b10b435afd:/interface/wx/ctrlsub.h diff --git a/interface/wx/ctrlsub.h b/interface/wx/ctrlsub.h index f540761470..fba3f49a1b 100644 --- a/interface/wx/ctrlsub.h +++ b/interface/wx/ctrlsub.h @@ -9,7 +9,6 @@ /** @class wxItemContainerImmutable - @wxheader{ctrlsub.h} wxItemContainer defines an interface which is implemented by all controls which have string subitems each of which may be selected. @@ -155,7 +154,6 @@ public: /** @class wxItemContainer - @wxheader{ctrlsub.h} This class is an abstract base class for some wxWidgets controls which contain several items such as wxListBox, wxCheckListBox, wxComboBox or @@ -648,7 +646,6 @@ public: /** @class wxControlWithItems - @wxheader{ctrlsub.h} This is convenience class that derives from both wxControl and wxItemContainer. It is used as basis for some wxWidgets controls