X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd362275b853cc0308bbde6a60bb2525d659f709..56d85ddeece939e0d2cf602a45286e8368544320:/interface/wx/colourdata.h diff --git a/interface/wx/colourdata.h b/interface/wx/colourdata.h index 0e61a7ce42..0349e16742 100644 --- a/interface/wx/colourdata.h +++ b/interface/wx/colourdata.h @@ -19,6 +19,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