use wxRound(x) instead of int( x+0.5 )
authorRobert Roebling <robert@roebling.de>
Thu, 8 Jan 2009 14:36:18 +0000 (14:36 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 8 Jan 2009 14:36:18 +0000 (14:36 +0000)
commit674f0f27835e4136be84f0977898a1488ada4c28
tree068fa9a9d96f2dc70c44a684bd5745e4d4287a2a
parent51d48751776df4890ea01084cfa558a8e5d355f1
use wxRound(x) instead of int( x+0.5 )

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/spinctlg.h
include/wx/gtk/spinctrl.h