]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/gdicmn.h
Added wxPGProperty::Enable() for conveniency. Refactored related code and improved...
[wxWidgets.git] / interface / wx / gdicmn.h
index ff7b44b486132c1c84e15a2f1aef536dd003bfeb..2fafd4da0d041bab9e45017adb7d48242440309e 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxRealPoint
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
@@ -724,6 +724,12 @@ public:
 };
 
 
+/**
+    Global istance of a wxColourDatabase.
+*/
+wxColourDatabase* wxTheColourDatabase;
+
+
 /**
     @class wxSize