]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/animate/anitest.cpp
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / samples / animate / anitest.cpp
index e2500c0fc55aed7376021d691b0fe3e6f9ed0d2f..ca20b75ded6f597ec48bb27f799e03054ef1522f 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Julian Smart
 // Modified by: Francesco Montorsi
 // Created:     02/07/2001
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -28,7 +27,7 @@
     #include "wx/wx.h"
 #endif
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif