Fixed coding of a switch statement that had RETURN statements before the BREAK statem...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 22 Nov 2001 23:17:45 +0000 (23:17 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 22 Nov 2001 23:17:45 +0000 (23:17 +0000)
commitbb6de5ffad98697205287a04fe91ca73e7194709
treebb71e3f65ee215f51e8cfd97e39469e2678c5db5
parent11a68fa3af72d8a237e5dc509b820de0077f1a56
Fixed coding of a switch statement that had RETURN statements before the BREAK statements, causing compiler warnings with BCC

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