Documentation/Source/eric5.Debugger.CallStackViewer.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Debugger.CallStackViewer.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Debugger.CallStackViewer.html	Sun May 18 14:13:09 2014 +0200
@@ -79,7 +79,7 @@
 <td>Private slot to save the stack trace info to a file.</td>
 </tr><tr>
 <td><a href="#CallStackViewer.__showCallStack">__showCallStack</a></td>
-<td>Public slot to show the call stack of the program being debugged.</td>
+<td>Private slot to show the call stack of the program being debugged.</td>
 </tr><tr>
 <td><a href="#CallStackViewer.__showContextMenu">__showContextMenu</a></td>
 <td>Private slot to show the context menu.</td>
@@ -132,7 +132,7 @@
 <h4>CallStackViewer.__showCallStack</h4>
 <b>__showCallStack</b>(<i>stack</i>)
 <p>
-        Public slot to show the call stack of the program being debugged.
+        Private slot to show the call stack of the program being debugged.
 </p><dl>
 <dt><i>stack</i></dt>
 <dd>

eric ide

mercurial