]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/thread.cpp
make sure we are removing ourselves from the focus of the toplevel frame when deletin...
[wxWidgets.git] / src / msw / thread.cpp
index e2c76f9389403c4964138f1eb591905d9e6a4837..f7e9f0517b6b3791b9b6aca14f01baed0871dd6b 100644 (file)
@@ -62,7 +62,7 @@
 #if defined(__VISUALC__) || \
     (defined(__BORLANDC__) && (__BORLANDC__ >= 0x500)) || \
     (defined(__GNUG__) && defined(__MSVCRT__)) || \
-    defined(__WATCOMC__)
+    defined(__WATCOMC__) || defined(__MWERKS__)
 
     #undef wxUSE_BEGIN_THREAD
     #define wxUSE_BEGIN_THREAD