]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/glcanvas.h
made SetDirectory() work, minor code cleanup (much is left to do)
[wxWidgets.git] / include / wx / gtk / glcanvas.h
index f78a8d8f10787b45832858cf08ba2a9dfa6b55d7..472ba104ff53a88a736e43116ebf14b0a84a9d9e 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "glcanvas.h"
 #endif