Explorar o código

* Getters/Setters should be private

git-svn-id: trunk@34725 -
michael %!s(int64=8) %!d(string=hai) anos
pai
achega
9f88f52ddf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rtl/objpas/sysutils/syshelph.inc

+ 1 - 0
rtl/objpas/sysutils/syshelph.inc

@@ -179,6 +179,7 @@ Type
 
 
 {$IFDEF FPC_HAS_TYPE_SINGLE}
 {$IFDEF FPC_HAS_TYPE_SINGLE}
   TSingleHelper = Type Helper for Single
   TSingleHelper = Type Helper for Single
+  Private
     Function GetB(AIndex: Cardinal): Byte;
     Function GetB(AIndex: Cardinal): Byte;
     Function GetW(AIndex: Cardinal): Word;
     Function GetW(AIndex: Cardinal): Word;
     Function GetE: QWord; inline;
     Function GetE: QWord; inline;