mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-24 07:06:36 +00:00
Replace "QT" tag with "TV"
This commit is contained in:
@@ -65,7 +65,7 @@ void DrawOnSplash(DrawSurface *surface)
|
|||||||
PasStringCopy(PSTR("House: "), houseLoadedStr);
|
PasStringCopy(PSTR("House: "), houseLoadedStr);
|
||||||
PasStringConcat(houseLoadedStr, thisHouseName);
|
PasStringConcat(houseLoadedStr, thisHouseName);
|
||||||
if ((thisMac.hasQT) && (hasMovie))
|
if ((thisMac.hasQT) && (hasMovie))
|
||||||
PasStringConcat(houseLoadedStr, PSTR(" (QT)"));
|
PasStringConcat(houseLoadedStr, PSTR(" (TV)"));
|
||||||
|
|
||||||
surface->SetApplicationFont(9, PortabilityLayer::FontFamilyFlag_Bold);
|
surface->SetApplicationFont(9, PortabilityLayer::FontFamilyFlag_Bold);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user