diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-04-25 00:41:41 +0100 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-04-25 00:41:41 +0100 |
commit | f7588522668cdf21d4eaf837a07ebbdc998fa6ef (patch) | |
tree | 861d3a5821066cfd37c8a8fb7aa7265819c5b2b1 /doc | |
parent | 5fa00a67af6364554c05eb3ca0339770fa6da455 (diff) |
DEV-42251 (SNOW-570 / SNOW-220 / VWR-14711): WaitNextEvent() is deprecated in the OS X 10.6 SDK
Imported from Snowglobe.
Use RunApplicationEventLoop() instead of WaitNextEvent() while the viewer is waiting for the crash logger to exit.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contributions.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/contributions.txt b/doc/contributions.txt index 743f64d0b5..4653248d79 100644 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -17,6 +17,7 @@ Agathos Frascati CT-317 CT-352 Aimee Trescothick + SNOW-570 SNOW-572 VWR-3321 VWR-3336 @@ -49,6 +50,7 @@ Aimee Trescothick VWR-14087 VWR-14267 VWR-14278 + VWR-14711 VWR-14712 Alejandro Rosenthal VWR-1184 |