mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- rename ttx_font_file => font_file_monospace
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -847,7 +847,7 @@ struct SNeutrinoSettings
|
||||
|
||||
// fonts
|
||||
std::string font_file;
|
||||
std::string ttx_font_file;
|
||||
std::string font_file_monospace;
|
||||
|
||||
int font_scaling_x;
|
||||
int font_scaling_y;
|
||||
|
Reference in New Issue
Block a user