This commit is contained in:
thrust26 2020-02-20 08:28:18 +01:00
parent fda9ce1385
commit 61c2b50ca3
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
}
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -