]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/proplist/proplist.h
_really_ fixed translation messages
[wxWidgets.git] / samples / proplist / proplist.h
index eb50e3f8158839118e2de007fa55f0c7a43a27b7..a277b1c85f74208d505ca5d6aa683dae47128c10 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "proplist_sample.h"
 #endif