]> git.saurik.com Git - wxWidgets.git/commit
No changes, just refactor the code in MSW wxGetOsDescription() slightly.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 16 May 2011 10:01:12 +0000 (10:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 16 May 2011 10:01:12 +0000 (10:01 +0000)
commit5f081e28fa15a54a62b6eb08105f68c0c713eaf8
treec53092c7e6c969f514361ccb4557e1877a20348f
parent7c7eed5656421bac6bfd56c13bef786fde9407ca
No changes, just refactor the code in MSW wxGetOsDescription() slightly.

Construct the description string from several pieces: the OS name, its build
number and any extra information about it, instead of duplicating the code
appending the build number to the name in several places.

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