diff options
author | Noel Grandin <noel@peralex.com> | 2015-12-11 14:57:10 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-12-12 06:51:56 +0200 |
commit | 0bcef149ce3785306271fa06184eb62950b62087 (patch) | |
tree | 72d69380e36371f09f181a2727a2908846bf099d /vcl/source/gdi | |
parent | a3d6d9e4466f9a3d6d2c34bb8f372a5265583573 (diff) |
tdf#96339 fix bug in sort list
this bug was caused by commit
2aacf6c2cd82322b953988ff30d3bc997ae76d7b
"sc: boost::ptr_vector->std::vector"
Since the code in question likes passing around a pointer
to the element of the vector, convert to using
std::vector<std::unique_ptr>
Change-Id: I9e9676fe7c2dc32e23ba6708aaea1f16c1bf2ff8
Diffstat (limited to 'vcl/source/gdi')
0 files changed, 0 insertions, 0 deletions