IDE: run params: version as integer

git-svn-id: trunk@44677 -
This commit is contained in:
mattias 2014-04-11 11:54:35 +00:00
parent 6420386cf0
commit af57f786ce

View File

@ -57,7 +57,7 @@ uses
files and are able to convert them.
}
const
RunParamsOptionsVersion = '1';
RunParamsOptionsVersion = 1;
type
{