]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/listbase.h
Added wxTreeCtrl::GetItemParent to deprecate GetParent.
[wxWidgets.git] / include / wx / listbase.h
index 6659ab67d6b3cc91bb16131c000709ce5d67123c..a1d85937ffe2bbd53a1f9bcdd1662e842171b564 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_LISTBASE_H_BASE_
 #define _WX_LISTBASE_H_BASE_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 //    #pragma interface "listctrlbase.h"
 #endif