summaryrefslogtreecommitdiff
path: root/navit/gui/internal/gui_internal_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'navit/gui/internal/gui_internal_priv.h')
-rw-r--r--navit/gui/internal/gui_internal_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/gui/internal/gui_internal_priv.h b/navit/gui/internal/gui_internal_priv.h
index 7e30f7b20..e317e9285 100644
--- a/navit/gui/internal/gui_internal_priv.h
+++ b/navit/gui/internal/gui_internal_priv.h
@@ -9,7 +9,7 @@ struct gui_config_settings {
/**
* The base size (in fractions of a point) to use for text.
*/
- int font_size;
+ struct osd_display_coordinate font_size;
/**
* The size (in pixels) that xs style icons should be scaled to.
* This icon size is typically used in various lists and should be set to value which allows a list row to be easily cliked or dragged.