fix regression
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
4d21f71ccf
commit
83fdfe8091
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ void ThemeManager::refresh()
|
||||||
{
|
{
|
||||||
m_themes.clear();
|
m_themes.clear();
|
||||||
m_icons.clear();
|
m_icons.clear();
|
||||||
m_catPacks.clear();
|
m_cat_packs.clear();
|
||||||
|
|
||||||
initializeThemes();
|
initializeThemes();
|
||||||
initializeCatPacks();
|
initializeCatPacks();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue