branch | qmlfrontend |
changeset 10748 | dc587913987c |
parent 10606 | 8e95911cb86b |
parent 10690 | c3b73dc33294 |
child 11071 | 3851ce4f2061 |
--- a/hedgewars/uUtils.pas Thu Dec 18 00:03:53 2014 +0300 +++ b/hedgewars/uUtils.pas Sat Jan 03 23:46:26 2015 +0300 @@ -74,6 +74,7 @@ procedure Write(var f: textfile; s: shortstring); procedure WriteLn(var f: textfile; s: shortstring); function StrLength(s: PChar): Longword; +procedure SetLengthA(var s: ansistring; len: Longword); {$ENDIF} function isPhone: Boolean; inline;