Add NUM_CUSTOM

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2012-03-31 04:39:48 +00:00
parent 930e34529d
commit 84daa96e61

View File

@@ -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