Make sure that crop preview rectangle is properly hidden when we close the auto crop...
[dcpomatic.git] / hacks / cppcheck
1 #!/bin/bash
2 cppcheck --enable=all --quiet -U check . > log 2>&1