Added constructor for wxColourRefData, else CloneRefData did a binary
authorJulian Smart <julian@anthemion.co.uk>
Tue, 12 Mar 2002 12:45:52 +0000 (12:45 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 12 Mar 2002 12:45:52 +0000 (12:45 +0000)
commitd5cf34f4dc5388b6791cf6abee76e63470fa8ede
tree0ce575f9e36f4441d768d4db4b233b0088c63992
parent21689736a7139bc341463ab3db9329029fb93b85
Added constructor for wxColourRefData, else CloneRefData did a binary
copy which caused an assert in AllocExclusive (Add to Custom Colours in
Colour Dialog)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/x11/colour.cpp