]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/choice.h
use univ/setup.h when building wxUniv
[wxWidgets.git] / include / wx / motif / choice.h
index 8d1a30846e42e44b32d11466d5a0c0d9cf651ecf..b5a2f3c1a01b38b9e0c8be661768f2a0eacbefdb 100644 (file)
 #ifndef _WX_CHOICE_H_
 #define _WX_CHOICE_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "choice.h"
 #endif
 
-WXDLLEXPORT_DATA(extern const char*) wxChoiceNameStr;
-
 #include "wx/clntdata.h"
 #include "wx/dynarray.h"