Quick Switch: Add support for light themes (#1858)
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
|
||||
protected:
|
||||
virtual bool eventFilter(QObject *watched, QEvent *event) override;
|
||||
virtual void themeChangedEvent() override;
|
||||
|
||||
public slots:
|
||||
void updateSuggestions(const QString &text);
|
||||
|
||||
Reference in New Issue
Block a user