mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
@@ -174,7 +174,7 @@ int GLCD_Menu::exec(CMenuTarget* parent, const std::string & actionKey)
|
||||
if (fileBrowser.exec(FONTDIR) == true)
|
||||
{
|
||||
t.glcd_font = fileBrowser.getSelectedFile()->Name;
|
||||
cglcd->Rescan();
|
||||
cglcd->ReInitFont();
|
||||
}
|
||||
return res;
|
||||
}
|
||||
|
Reference in New Issue
Block a user