]> git.saurik.com Git - wxWidgets.git/commit
No changes, just clean up wxSVGFileDC code a little.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 14 Mar 2011 23:25:58 +0000 (23:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 14 Mar 2011 23:25:58 +0000 (23:25 +0000)
commit1f4d7e441c3706ae396a4153df76871080ea3802
tree98a59692726a26bd65219a461344be7435d1e079
parent8864388cf203f3238d45f283676744f624304c71
No changes, just clean up wxSVGFileDC code a little.

Use literal strings instead of macros such as "newline", "space" and
"semicolon" and also use wxColour::GetAsString() instead of reimplementing it.

Closes #13037.

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