Update minimal_supported_version of XML file that can be opened
ProjectDocument
contains the following variable:
const QString minimal_supported_version = "1.6.0";
It should be updated to version 1.20
if we decide to claim GUI project files backward compatibility starting with this release.
Also check the proper use of this variable.