X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..8b385bf892c1f831965313eaf3ee59b10b435afd:/interface/wx/clrpicker.h diff --git a/interface/wx/clrpicker.h b/interface/wx/clrpicker.h index 062c134d13..a3fa169d80 100644 --- a/interface/wx/clrpicker.h +++ b/interface/wx/clrpicker.h @@ -8,7 +8,6 @@ /** @class wxColourPickerCtrl - @wxheader{clrpicker.h} This control allows the user to select a colour. The generic implementation is a button which brings up a wxColourDialog when clicked. Native @@ -107,7 +106,6 @@ public: /** @class wxColourPickerEvent - @wxheader{clrpicker.h} This event class is used for the events generated by wxColourPickerCtrl.