]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/colour.h
adding common implementation file for search control
[wxWidgets.git] / interface / wx / colour.h
index 52bc2f28d1c2e83cec0747ed0299a006d24d5201..a51c5a58502ace86e100af5f744f389eb2ee3f56 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxColour
-    @wxheader{colour.h}
 
     A colour is an object representing a combination of Red, Green, and Blue
     (RGB) intensity values, and is used to determine drawing colours. See the