]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fs_mem.h
added fix for MSL under Win32 (by Steve Hartwell)
[wxWidgets.git] / include / wx / fs_mem.h
index 9a46b264f40b78f6801a0c4ca96ab789d5f28fdc..a941c894f8aef0055fa51a93d8c629dabf0d8e89 100644 (file)
@@ -91,11 +91,12 @@ public:
 
 #if wxUSE_IMAGE
     static void AddFile(const wxString& filename, wxImage& image, long type);
 
 #if wxUSE_IMAGE
     static void AddFile(const wxString& filename, wxImage& image, long type);
-#endif // wxUSE_IMAGE
 
     static void AddFile(const wxString& filename,
                         const wxBitmap& bitmap,
                         long type);
 
     static void AddFile(const wxString& filename,
                         const wxBitmap& bitmap,
                         long type);
+#endif // wxUSE_IMAGE
+
 };
 
 #else // !wxUSE_GUI
 };
 
 #else // !wxUSE_GUI