Fix unsafe mix of type 'bool' and 'int' with == operator
warning C4805: '==': unsafe mix of type 'bool' and type 'int' in operation
This was never a real problem since we disable the rating filter for the files view.
warning C4805: '==': unsafe mix of type 'bool' and type 'int' in operation
This was never a real problem since we disable the rating filter for the files view.