]> git.saurik.com Git - wxWidgets.git/commit
Check validity of wxSizerFlags::Border() direction parameter.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Sep 2012 15:46:50 +0000 (15:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Sep 2012 15:46:50 +0000 (15:46 +0000)
commit71c3620229501e8479612f0888a27d3b5ce6c851
tree336d4c3d751af0bd4d73d1707a8a2cd6cbf84538
parent948f48e7257086aef54f5ce853ff558014799338
Check validity of wxSizerFlags::Border() direction parameter.

Catch the misguided attempts to pass the size of the border as the first
parameter of the Border(direction, size) overload.

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