]> git.saurik.com Git - wxWidgets.git/commit
No real changes, just avoid unnecessary string operations in wxSVGFileDCImpl.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Oct 2012 23:40:17 +0000 (23:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Oct 2012 23:40:17 +0000 (23:40 +0000)
commitc84c7347ba63a08a8a9b426055b7be5a0aca2617
tree37b5c2e1de3586cee99e2cf8e6348f9cdf2eb86b
parent5d9dd2c6e1e3dfc5efd229c237e0ed18dd382058
No real changes, just avoid unnecessary string operations in wxSVGFileDCImpl.

Simply write string together instead of concatenating them during run-time.

See #14462.

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