소스 검색

Re-add codepage specifier removed by error

git-svn-id: trunk@38762 -
pierre 7 년 전
부모
커밋
bf7cba67e0
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      tests/webtbs/tw7758.pp

+ 2 - 0
tests/webtbs/tw7758.pp

@@ -1,3 +1,5 @@
+{$codepage utf8}
+
 {$ifdef go32v2}
   {$define USE_INTERNAL_UNICODE}
 {$endif}