mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 17:49:14 +02:00
IDE: run params: version as integer
git-svn-id: trunk@44677 -
This commit is contained in:
parent
6420386cf0
commit
af57f786ce
@ -57,7 +57,7 @@ uses
|
||||
files and are able to convert them.
|
||||
}
|
||||
const
|
||||
RunParamsOptionsVersion = '1';
|
||||
RunParamsOptionsVersion = 1;
|
||||
|
||||
type
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user