mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Omega Theme: some fixes
This commit is contained in:
@@ -16,7 +16,7 @@ ListController::ListController(Responder * parentResponder, EquationStore * equa
|
||||
ListController * list = (ListController *)context;
|
||||
list->resolveEquations();
|
||||
return true;
|
||||
}, this), KDFont::LargeFont, Palette::PurpleBright),
|
||||
}, this), KDFont::LargeFont, Palette::ButtonText),
|
||||
m_modelsParameterController(this, equationStore, this),
|
||||
m_modelsStackController(nullptr, &m_modelsParameterController, Palette::BannerFirstVariantText, Palette::BannerFirstVariantBackground, Palette::BannerFirstVariantBorder)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user