X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd362275b853cc0308bbde6a60bb2525d659f709..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/colourdata.h?ds=sidebyside diff --git a/interface/wx/colourdata.h b/interface/wx/colourdata.h index 0e61a7ce42..0b1dea908f 100644 --- a/interface/wx/colourdata.h +++ b/interface/wx/colourdata.h @@ -2,7 +2,6 @@ // Name: colourdata.h // Purpose: interface of wxColourData // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -19,6 +18,12 @@ class wxColourData : public wxObject { public: + /// number of custom colours we store + enum + { + NUM_CUSTOM = 16 + }; + /** Constructor. Initializes the custom colours to @c wxNullColour, the @e data colour setting to black, and the @e choose full setting to