]> git.saurik.com Git - wxWidgets.git/commitdiff
Add NUM_CUSTOM
authorRobin Dunn <robin@alldunn.com>
Sat, 31 Mar 2012 04:39:48 +0000 (04:39 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 31 Mar 2012 04:39:48 +0000 (04:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/colourdata.h

index 0e61a7ce42de4c726efce5a41e0475c08168f272..0349e16742a653a411dda1e3cfbf82ceb36b081a 100644 (file)
 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