voiceui/vcommand/inc/vcgenericcontainer.h
branchCompilerCompatibility
changeset 10 5d89ffd32b48
parent 0 bf1d17376201
--- a/voiceui/vcommand/inc/vcgenericcontainer.h	Sun Mar 14 13:09:44 2010 +0000
+++ b/voiceui/vcommand/inc/vcgenericcontainer.h	Sun Mar 28 16:36:26 2010 +0100
@@ -64,9 +64,9 @@
          * @param aMenubar a menubar
          * @param aView a pointer to view class
          */
-        CVCGenericContainer::CVCGenericContainer( CEikMenuBar* aMenuBar,
-                                                  CVCModel& aModel, 
-                                                  CVCGenericView& aView );
+        CVCGenericContainer( CEikMenuBar* aMenuBar,
+                             CVCModel& aModel, 
+                             CVCGenericView& aView );
 
         /**
          * Symbian default constructor.