fix bad cherry-pick

This commit is contained in:
Green Sky 2024-12-04 11:57:06 +01:00
parent 03633e41a2
commit 9ab3e84433
No known key found for this signature in database

View File

@ -48,7 +48,7 @@ MainScreen::MainScreen(SimpleConfigModel&& conf_, SDL_Renderer* renderer_, Theme
osui(os),
tuiu(tc, conf, &tpi),
tdch(tpi),
tnui(tpi)
tnui(tpi),
smui(os, sm),
dvt(os, sm, sdlrtu)
{