]> git.saurik.com Git - wxWidgets.git/commit
Changed all the wxASSERT(0) calls to use wxFAIL_MSG()
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 3 Dec 2001 10:54:38 +0000 (10:54 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 3 Dec 2001 10:54:38 +0000 (10:54 +0000)
commit5515f252cb0a46c2a200a14f0692e6db7c3aea47
treefa764c4363432f9a79b8a323a8ca6ccc08abe637
parente6b01b78a3a55d341cac1cc7a3b48e7bd2380beb
Changed all the wxASSERT(0) calls to use wxFAIL_MSG()
Removed the TABs in the source replacing with the standard number of spaces
Removed variable definitions from FOR statements defining the variables before the FOR statement

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/src/fl/controlbar.cpp
contrib/src/fl/frmview.cpp
contrib/src/fl/newbmpbtn.cpp