Respect Theme in Input Completion & Quick Switcher (#4671)

This commit is contained in:
nerix
2023-06-10 14:38:23 +02:00
committed by GitHub
parent 65a14fb95b
commit 839ba60fd8
5 changed files with 61 additions and 27 deletions
@@ -50,6 +50,8 @@ protected:
void showEvent(QShowEvent *event) override;
void hideEvent(QHideEvent *event) override;
void themeChangedEvent() override;
private:
void initLayout();