]> git.saurik.com Git - wxWidgets.git/commit
radically simplified declarations of wxUString-specific char buffers: there are no...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 10 Aug 2008 20:28:20 +0000 (20:28 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 10 Aug 2008 20:28:20 +0000 (20:28 +0000)
commit95691abd435bd311c72d5fd80f0da5b7f6ea53d2
tree6538a2c87d399aaff13a72818720332b5b6e1bfc
parent5c1de526d2e02655cf42069cc35eaf07249414d5
radically simplified declarations of wxUString-specific char buffers: there are no compatibility concerns, so they can simply be typedefs for wxCharTypeBuffer<T>

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