]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/volume.h
added CanConvert()
[wxWidgets.git] / include / wx / volume.h
index b54a945940ecaa401f97ebdd8b589d6c2bdabf86..17645ade60d4450623397d81ae7f41ab133de22c 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef _WX_FSVOLUME_H_
 #define _WX_FSVOLUME_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "fsvolume.h"
 #endif
 
@@ -52,7 +52,7 @@ enum wxFSVolumeKind
     wxFS_VOL_MAX
 };
 
-class WXDLLEXPORT wxFSVolumeBase
+class WXDLLIMPEXP_BASE wxFSVolumeBase
 {
 public:
     // return the array containing the names of the volumes