]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fmappriv.h
fix printf() argument type in GetOsInfo()
[wxWidgets.git] / include / wx / fmappriv.h
index a6b59d8ca3aed5813af65de9a7d089ab8c8d2b4d..63924093ce075a37dd3d5938f2a8e6d136f07714 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     21.06.2003 (extracted from common/fontmap.cpp)
 // RCS-ID:      $Id$
-// Copyright:   (c) 1999-2003 Vadim Zeitlin <vadim@wxwindows.org>
+// Copyright:   (c) 1999-2003 Vadim Zeitlin <vadim@wxwidgets.org>
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -35,7 +35,7 @@ enum { wxFONTENCODING_UNKNOWN = -2 };
 // wxFontMapperPathChanger: change the config path during our lifetime
 // ----------------------------------------------------------------------------
 
-#if wxUSE_CONFIG
+#if wxUSE_CONFIG && wxUSE_FILECONFIG
 
 class wxFontMapperPathChanger
 {