core/com.nokia.carbide.cpp.doc.user/html/tasks/AddingClasses.html
changeset 1207 e265bbe56eb0
parent 400 9b005a8e6778
child 1648 0d551b392c77
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/AddingClasses.html	Mon Apr 12 14:47:08 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/AddingClasses.html	Tue Apr 13 15:55:45 2010 -0500
@@ -16,12 +16,11 @@
 		  or select <b>New &gt; Class</b> from the project&prime;s pop-up
 	    menu where you want the new class to reside. </p> 
      <p>
-	    The New C++ Class wizard then appears. 
-     </p> 
+	    The <b>New C++ Class</b> wizard appears.</p> 
 	  </li> 
 	  <li> 
 	    <p>
-		   Specify the folder when the class should be created by typing the		    <b>Source Folder</b> name or by clicking <b>Browse</b> and
+		   Specify the folder where the class should be created by typing the		    <b>Source Folder</b> name or by clicking <b>Browse</b> and
 	    selecting the source folder. </p> 
 		  
 	     <p align="center" class="Image"><img src="../images/newclasswiz.gif" alt="" width="500" height="568"  border="0" /></p>
@@ -40,7 +39,7 @@
 	    <p>
 		   Click <b>Add</b> to choose the <b>Base Classes</b> from which the class has to be derived</p> 
 		  
-	     <p align="center" class="Image"><img src="../images/choosebaseclass.gif" alt="" width="306" height="565"  border="0" /></p>
+	     <p align="center" class="Image"><img src="images/wnd_chooseBaseClass.png" width="309" height="565"></p>
        <p>To select a base type you are looking for, do the following: </p>
       <ol type="a">
       <li>Type the search string to locate the class, struct and other low-level types you are looking for</li>
@@ -63,7 +62,6 @@
 			   class in new header and source files with default names. Otherwise, deselect
 			   the Use Default checkbox, and enter the Header and Source file names. Click Browse to select the Header and Source files, if you want to
         add the class declaration and definition to existing files. </p> 
-
      <li>
 	       Click Finish to create a C++ class according to the
         specification, or click Cancel to cancel the task.</li> 
@@ -73,7 +71,7 @@
 	   <ul>
          <li><a href="../reference/NewClassWizard.html">New C++ Classs Wizard</a></li>
    </ul>
-<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
 
    </body>
    </html>