mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-02-02 10:36:45 +01:00
Remove unneeded QFont in parameter initialization list
This commit is contained in:
parent
215057ce6f
commit
7876f9a8a5
@ -89,7 +89,6 @@ OSDPretty::OSDPretty(Mode mode, QWidget *parent)
|
||||
background_color_(kPresetBlue),
|
||||
background_opacity_(0.85),
|
||||
popup_screen_(nullptr),
|
||||
font_(QFont()),
|
||||
disable_duration_(false),
|
||||
timeout_(new QTimer(this)),
|
||||
fading_enabled_(false),
|
||||
|
Loading…
x
Reference in New Issue
Block a user