This commit is contained in:
thrust26 2020-02-20 08:28:18 +01:00
parent 155147ccd3
commit d661eedf7b
1 changed files with 2 additions and 0 deletions

View File

@ -283,6 +283,8 @@ void LauncherDialog::loadConfig()
if(myRomInfoWidget)
myRomInfoWidget->reloadProperties(currentNode());
myList->clearFlags(Widget::FLAG_WANTS_RAWDATA); // always reset this
}
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -