summary refs log tree commit diff
path: root/src/MainWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/MainWindow.cpp')
-rw-r--r--src/MainWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp

index 450eb71a..51b23fe2 100644 --- a/src/MainWindow.cpp +++ b/src/MainWindow.cpp
@@ -112,7 +112,7 @@ MainWindow::MainWindow(QWidget *parent) connect( userSettingsPage_, SIGNAL(trayOptionChanged(bool)), trayIcon_, SLOT(setVisible(bool))); - connect(userSettingsPage_, &UserSettingsPage::themeChanged, this, [this]() { + connect(userSettingsPage_, &UserSettingsPage::themeChanged, this, []() { utils::clearAuthorColors(); }); connect(