]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/colourdata.h
Add test for absence of events from wxSpinCtrlDouble ctor.
[wxWidgets.git] / interface / wx / colourdata.h
index 0e61a7ce42de4c726efce5a41e0475c08168f272..0b1dea908f8246e986b9cebfa80b8c00a2155374 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        colourdata.h
 // Purpose:     interface of wxColourData
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 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