]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/filesys.cpp
No real changes, just use clearer names for wxMSW wxToolTip methods.
[wxWidgets.git] / src / common / filesys.cpp
index 9f5a7c9a24c4ccc0e952e85f5a7625eeb64837e0..4f7becfebbb1e1d7783f5315f0bdd6742279ea96 100644 (file)
@@ -635,7 +635,7 @@ wxFileName wxFileSystem::URLToFileName(const wxString& url)
 
     path = wxURI::Unescape(path);
 
-#ifdef __WXMSW__
+#ifdef __WINDOWS__
     // file urls either start with a forward slash (local harddisk),
     // otherwise they have a servername/sharename notation,
     // which only exists on msw and corresponds to a unc