Index: src/OFString+Cube.h ================================================================== --- src/OFString+Cube.h +++ src/OFString+Cube.h @@ -1,8 +1,7 @@ #import -OF_DIRECT_MEMBERS @interface OFString (Cube) @property (readonly, nonatomic) int cube_intValue; - (int)cube_intValueWithBase:(unsigned char)base;