From e893f6bd9db696a1d647b796138233152ca290fa Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 22 Aug 2014 15:22:02 -0700 Subject: Use the Windows default font on Windows 7 and 8/8.1 It contains the characters we need and will make the application look more "native". See #712 Signed-off-by: Dirk Hohndel --- subsurfacestartup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'subsurfacestartup.c') diff --git a/subsurfacestartup.c b/subsurfacestartup.c index 8edc409be..10dacfcba 100644 --- a/subsurfacestartup.c +++ b/subsurfacestartup.c @@ -195,6 +195,7 @@ void setup_system_prefs(void) { const char *env; + subsurface_OS_pref_setup(); default_prefs.divelist_font = strdup(system_divelist_default_font); default_prefs.font_size = system_divelist_default_font_size; default_prefs.default_filename = system_default_filename(); -- cgit v1.2.3-70-g09d2