X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..f06832c1b6caae13c0bddf8f3a8aeb1114f4392b:/interface/wx/clrpicker.h?ds=sidebyside 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.