Home
last modified time | relevance | path

Searched refs:isRowInError (Results 1 – 1 of 1) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/components/contentselector/model/
H A Dcontentmodel.cpp586 bool isRowInError = checkForLoadOrderErrors(file, row).count() != 0; in checkForLoadOrderErrors() local
587 if (isRowInError) in checkForLoadOrderErrors()