diff --git a/cockatrice/src/interface/theme_manager.cpp b/cockatrice/src/interface/theme_manager.cpp index 556ab10df..95623276b 100644 --- a/cockatrice/src/interface/theme_manager.cpp +++ b/cockatrice/src/interface/theme_manager.cpp @@ -345,7 +345,7 @@ void ThemeManager::applyStyleAndPalette(const QString &themeName, } } -vvoid ThemeManager::themeChangedSlot() +void ThemeManager::themeChangedSlot() { const QString themeName = SettingsCache::instance().getThemeName(); const QString dirPath = getAvailableThemes().value(themeName); // system path