]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/poem/wxpoem.h
Don't install idle event handler in secondary threads.
[wxWidgets.git] / demos / poem / wxpoem.h
index 2f65c220edffa514d7fcacd370247a4457fdad8c..b9950e3ed1b8faae3951aa56b8a5ab230f624342 100644 (file)
@@ -14,7 +14,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "wxpoem.h"
 #endif