]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/thread.tex
Fixed crash-on-exit bug due to status bar being deleted twice (MDI apps);
[wxWidgets.git] / docs / latex / wx / thread.tex
index f7c4a1997e7352f7a8f53a4b509c50e293d5fcc3..001281e5fdbb3cf07c716f1694d207df40fd3e62 100644 (file)
@@ -309,3 +309,4 @@ Waits until the thread terminates and returns its exit code or {\tt
 You can only Wait() for joinable (not detached) threads.
 
 This function can only be called from another thread context.
+