]> git.saurik.com Git - wxWidgets.git/commit
Attempt to make wxCompositeWindow<> compile with MSVC6.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Jan 2011 17:08:57 +0000 (17:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 4 Jan 2011 17:08:57 +0000 (17:08 +0000)
commit5ed8e4e2e4cc5f9113e3b9b04433b395acb83ca9
tree06128e093cdf307e578c5cdeef64bc8be7adb2f6
parent339e9747d26ed4cef83de1e50b5313c2aed8d443
Attempt to make wxCompositeWindow<> compile with MSVC6.

Blind attempt to work around VC6 error about ambiguity between "const T&" and
"T" in DoSetForAllParts() template function.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/compositewin.h