epoc32/include/caf/dirstreamable.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
--- a/epoc32/include/caf/dirstreamable.h	Wed Mar 31 12:27:01 2010 +0100
+++ b/epoc32/include/caf/dirstreamable.h	Wed Mar 31 12:33:34 2010 +0100
@@ -20,7 +20,7 @@
 /** 
 @file
 
-@publishedPartner
+@publishedAll
 @released
 */
 
@@ -42,8 +42,6 @@
 	a CDir. It is only when used explicitly as a CDirStreamable that
 	any additional functionality is invoked
 
-	@publishedPartner
-	@released
 	*/
 	class CDirStreamable : public CDir
 		{