]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fmappriv.h
added and documented wxApp::OnExceptionInMainLoop()
[wxWidgets.git] / include / wx / fmappriv.h
index a6b59d8ca3aed5813af65de9a7d089ab8c8d2b4d..9c183e338e6f60fe3b0ecc44cd96e766f4505cc1 100644 (file)
@@ -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
 {