@@ -32,10 +32,12 @@ @class OFArray; @class OFDictionary; /*! + * @class OFProcess OFProcess.h ObjFW/OFProcess.h + * * @brief A class for stream-like communication with a newly created process. */ @interface OFProcess: OFStream { #ifndef _WIN32