use wxIsNullDouble instead of comparing m_ration with 0
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Sep 2005 00:31:47 +0000 (00:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Sep 2005 00:31:47 +0000 (00:31 +0000)
commit2fb18bf45bcf391a8eb973886072dc67893e9bbe
tree8ee75f03eff86000ec03a62f0035ba6f1a05268d
parent4e115ed2c71e11ea37c83ed44f3553523ec16560
use wxIsNullDouble instead of comparing m_ration with 0

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