]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fmapbase.cpp
wxCocoa: Added gauge.(mm|h)
[wxWidgets.git] / src / common / fmapbase.cpp
index 83e91e70161ed271d2f13acbce03ee66c8c8130a..f39c95e01da9cb1e220def466a0d7887ea09ab95 100644 (file)
@@ -353,6 +353,8 @@ void wxFontMapperBase::RestorePath(const wxString& pathOld)
     GetConfig()->SetPath(pathOld);
 }
 
+#endif
+
 // ----------------------------------------------------------------------------
 // charset/encoding correspondence
 // ----------------------------------------------------------------------------
@@ -642,7 +644,5 @@ wxString wxFontMapperBase::GetEncodingName(wxFontEncoding encoding)
     return str;
 }
 
-#endif // wxUSE_CONFIG
-
 #endif // wxUSE_FONTMAP