MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / postLoadInit

Method postLoadInit

Components/TimeWindow.cpp:1073–1077  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1071}
1072
1073void
1074TimeWindow::postLoadInit()
1075{
1076 SigDiggerHelpers::instance()->populatePaletteCombo(this->ui->paletteCombo);
1077}
1078
1079TimeWindow::~TimeWindow()
1080{

Callers

nothing calls this directly

Calls 1

populatePaletteComboMethod · 0.80

Tested by

no test coverage detected