Automatic merge from PDK_3.0.h CompilerCompatibility
authorWilliam Roberts <williamr@symbian.org>
Sun, 14 Mar 2010 13:08:59 +0000
branchCompilerCompatibility
changeset 10 013df0aa6707
parent 9 e0319a2b135e (diff)
parent 6 d96c135bc497 (current diff)
Automatic merge from PDK_3.0.h
--- a/wvsettings20/IMPSSrc/RIMPSReleaseArray.cpp	Fri Feb 19 22:44:11 2010 +0200
+++ b/wvsettings20/IMPSSrc/RIMPSReleaseArray.cpp	Sun Mar 14 13:08:59 2010 +0000
@@ -32,6 +32,6 @@
 void RIMPSReleaseArray::Close()
     {
     ResetAndDestroy();
-    RPointerArray::Close();
+    RPointerArray<HBufC>::Close();
     }