Style account switcher to match the current theme (#4817)
This commit is contained in:
@@ -21,6 +21,8 @@ protected:
|
||||
void focusOutEvent(QFocusEvent *event) final;
|
||||
void paintEvent(QPaintEvent *event) override;
|
||||
|
||||
void themeChangedEvent() override;
|
||||
|
||||
private:
|
||||
struct {
|
||||
AccountSwitchWidget *accountSwitchWidget = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user