]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/proplist/proplist.h
_really_ fixed translation messages
[wxWidgets.git] / samples / proplist / proplist.h
index deabd5c5fd079923d2eb2851f8bb023e0e3c1fa7..a277b1c85f74208d505ca5d6aa683dae47128c10 100644 (file)
@@ -6,10 +6,10 @@
 // Created:     04/01/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows license
+// Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "proplist_sample.h"
 #endif