mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 17:27:32 +00:00
ui: use system font in flat controls
This commit is contained in:
@@ -529,7 +529,6 @@ begin
|
||||
B.ClrBorder := FButtonTheme.BtnBorderNorm;
|
||||
B.ClrText := FButtonTheme.BtnText;
|
||||
B.ClrTextAct := FButtonTheme.BtnTextActive;
|
||||
B.Font.Name := 'Courier New';
|
||||
B.Font.Size := 8;
|
||||
B.Invalidate;
|
||||
end;
|
||||
|
||||
Reference in New Issue
Block a user