mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Fix ptGUIControl.setFontFlags().
This commit is contained in:
committed by
Anne Marije v/d Meer
parent
664339a4bd
commit
bee6001b78
@ -456,6 +456,7 @@ void pyGUIControl::SetFontFlags(uint8_t fontFlags)
|
||||
{
|
||||
pfGUIColorScheme* colorscheme = pdmod->GetColorScheme();
|
||||
colorscheme->fFontFlags = fontFlags;
|
||||
pdmod->UpdateColorScheme();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user