Fix wxFont test compilation after wxFont(int flags) ctor removal.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Apr 2013 11:13:21 +0000 (11:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Apr 2013 11:13:21 +0000 (11:13 +0000)
commite78209f6a83aa446ba4ae6947029f6f90d2ef61e
tree8bc8e2cf519da7a402538b452e903c93c26d15fe
parentf48e68737044a2dce176e28e1b1903186b209003
Fix wxFont test compilation after wxFont(int flags) ctor removal.

Also mention this incompatible (since 2.9.4) change in the change log.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
tests/font/fonttest.cpp