소스 검색

--- Merging r35632 into '.':
U rtl/inc/objpash.inc
--- Recording mergeinfo for merge of r35632 into '.':
U .

# revisions: 35632

git-svn-id: branches/fixes_3_0@36059 -

marco 8 년 전
부모
커밋
11ffed7f79
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      rtl/inc/objpash.inc

+ 1 - 0
rtl/inc/objpash.inc

@@ -180,6 +180,7 @@
          Entries    : array[0..0] of tinterfaceentry;
        end;
 
+       PMethod = ^TMethod;
        TMethod = record
          Code : CodePointer;
          Data : Pointer;