]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/init.cpp
wxTLW::SetLeft/RightMenu of smart phones documented.
[wxWidgets.git] / src / common / init.cpp
index 80e2c7bc5e16b0b9a283a66bfcec1127bf286db4..aaa186cc16bbb31fd8931b224ac1c2e671bac892 100644 (file)
@@ -312,7 +312,7 @@ bool wxEntryStart(int& argc, char **argv)
 // clean up
 // ----------------------------------------------------------------------------
 
-// cleanup done before destroying wxTheApp 
+// cleanup done before destroying wxTheApp
 static void DoCommonPreCleanup()
 {
 #if wxUSE_LOG