mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-22 06:41:08 +00:00
Fix theme initialization for theme variants widget
This commit is contained in:
parent
b2365b557d
commit
d88eb80fe6
@ -954,6 +954,7 @@ private:
|
||||
}
|
||||
m_themeVars = list;
|
||||
themeVariants()->setVisible(list ? true: false);
|
||||
themeVariants()->initTheme();
|
||||
}
|
||||
|
||||
void fillExtensionsCombobox(ui::ComboBox* combobox,
|
||||
|
Loading…
x
Reference in New Issue
Block a user