i read here:
that you are able to set different class headers in your library to be public / private / project. In my Library i set one of my classes to project.
But for some reason, if i include the library in another project, i am able to use the class which meant to be only project related. Does somebody know how to do it correctly?