]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/choice.h
added wxVListBox::OnDrawBackground(); fixed warnings
[wxWidgets.git] / include / wx / motif / choice.h
index a0a51e42e35f92bd63512d6bb1b1dbbc637152e8..e2ce50b03cc152c2d851fa44c9bea971ac650248 100644 (file)
 #ifndef _WX_CHOICE_H_
 #define _WX_CHOICE_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "choice.h"
 #endif
 
-WXDLLEXPORT_DATA(extern const char*) wxChoiceNameStr;
-
 #include "wx/clntdata.h"
 #include "wx/dynarray.h"