]> git.saurik.com Git - wxWidgets.git/commit
fixed linking with visibility enabled on Ubuntu and some other systems (any gcc 4...
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 27 Nov 2007 20:37:06 +0000 (20:37 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 27 Nov 2007 20:37:06 +0000 (20:37 +0000)
commitb150bffc9e137b1fbcb29592512642f65ed331f2
treeaacd533c57f5bcc4bd5e35337fd298c1a7833be9
parent615a8ae166aaf4f84d7287dade0215c7bc4f3268
fixed linking with visibility enabled on Ubuntu and some other systems (any gcc 4.2 amd64?) by removing superfluous virtual wxColour::Ok() (already in wxColourBase) -- do this in all ports, not just wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/colour.h
include/wx/gtk1/colour.h
include/wx/mac/carbon/colour.h
include/wx/motif/colour.h
include/wx/msw/colour.h
include/wx/os2/colour.h
include/wx/x11/colour.h