]> git.saurik.com Git - wxWidgets.git/commit
fix for non-PCH builds; also use wxMilliSleep instead of wxThread::Sleep since the...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 11 May 2010 07:16:58 +0000 (07:16 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 11 May 2010 07:16:58 +0000 (07:16 +0000)
commit5d029a1d7c82442a9713a45eb594f59db1a966e5
tree62d42b396d33adf24174ebf097de9a0c465a131e
parent1f5496a0f535d087de2fa0538b0b3cd2cb45e05f
fix for non-PCH builds; also use wxMilliSleep instead of wxThread::Sleep since the former is more readable (it's clear that it takes milliseconds).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/thread/misc.cpp