]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fmappriv.h
Make an image block beore writing it, if there's no data in the block
[wxWidgets.git] / include / wx / fmappriv.h
index 37bd783ced2a8564004be2f53ba729bdc20970e6..63924093ce075a37dd3d5938f2a8e6d136f07714 100644 (file)
@@ -25,7 +25,7 @@ enum { wxFONTENCODING_UNKNOWN = -2 };
 // the config paths we use
 #if wxUSE_CONFIG
 
-#define FONTMAPPER_ROOT_PATH wxT("/wxWidgets/FontMapper")
+#define FONTMAPPER_ROOT_PATH wxT("/wxWindows/FontMapper")
 #define FONTMAPPER_CHARSET_PATH wxT("Charsets")
 #define FONTMAPPER_CHARSET_ALIAS_PATH wxT("Aliases")