mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 18:43:51 +00:00
ui(spectrum): theme sample rate overlay
This commit is contained in:
@@ -3180,6 +3180,7 @@ begin
|
||||
if FLeftScrollBar <> nil then
|
||||
FLeftScrollBar.SetColors(T.Panel, T.Border,
|
||||
T.SliderThumbHot, T.SliderThumbDrag);
|
||||
if FSampleRateOverlay <> nil then FSampleRateOverlay.SetTheme(T);
|
||||
DP(PanelTopVfoGroup); DP(PanelTopVfoA); DP(PanelTopVfoB);
|
||||
DP(PanelVfoA); DP(PanelVfoB); DP(PanelVfoButtons);
|
||||
DP(PanelBands); DP(PanelMode); DP(PanelFilter);
|
||||
|
||||
Reference in New Issue
Block a user