]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/appbase.cpp
use WX_ASSERT_STR/SIZET_EQUAL instead of CPPUNIT_ASSERT_EQUAL with casts
[wxWidgets.git] / src / common / appbase.cpp
index 339fe276c4e5df373e25c1ac2cf50985c58bb67c..08b769724b6fba39bc2ef1d8b82d3f98b37d68dc 100644 (file)
@@ -944,6 +944,7 @@ static void LINKAGEMODE SetTraceMasks()
 #endif // wxUSE_LOG
 }
 
+static
 bool DoShowAssertDialog(const wxString& msg)
 {
     // under MSW we can show the dialog even in the console mode