core/com.nokia.carbide.cpp.doc.user/html/debugger/variables/viewing_variables.htm
changeset 1791 727385d8e2b3
parent 1658 2a5c0df13bad
child 2136 f0b706fa897d
--- a/core/com.nokia.carbide.cpp.doc.user/html/debugger/variables/viewing_variables.htm	Fri Aug 06 14:05:52 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/debugger/variables/viewing_variables.htm	Fri Aug 06 14:28:38 2010 -0500
@@ -7,7 +7,7 @@
 <title>Viewing Variables</title>
 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
 </head>
-<body bgcolor="#FFFFFF">
+<body >
 <h2>Viewing Variables </h2>
 <p>The <b>Variables</b> view allows manipulation of project  variables and the variable hierarchy used in the source code. For example, you can change the variable format, change a variable value, add watch expressions, or add global variables. </p>
 <p>Figure 1 shows the Variables view with <b>Show Type Names</b> option enabled. The default view shows the variables list and include the Name and Value for all the variables within scope. In addition, when you select a variable its value is also shown in a different pane within the view.</p>