Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html

changeset 2162
4627e6ea7b6b
parent 1566
0cb791cc631a
child 2164
d67b14a3f884
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html	Wed Oct 24 10:30:25 2012 +0200
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html	Sat Oct 27 20:10:59 2012 +0200
@@ -82,6 +82,9 @@
 <td><a href="#EditorStylesPage.on_caretlineBackgroundButton_clicked">on_caretlineBackgroundButton_clicked</a></td>
 <td>Private slot to set the background colour of the caretline.</td>
 </tr><tr>
+<td><a href="#EditorStylesPage.on_changeMarkerColorButton_clicked">on_changeMarkerColorButton_clicked</a></td>
+<td>Private slot to set the colour of the change marker.</td>
+</tr><tr>
 <td><a href="#EditorStylesPage.on_currentLineMarkerButton_clicked">on_currentLineMarkerButton_clicked</a></td>
 <td>Private slot to set the colour for the highlight of the current line.</td>
 </tr><tr>
@@ -191,6 +194,11 @@
 <b>on_caretlineBackgroundButton_clicked</b>(<i></i>)
 <p>
         Private slot to set the background colour of the caretline.
+</p><a NAME="EditorStylesPage.on_changeMarkerColorButton_clicked" ID="EditorStylesPage.on_changeMarkerColorButton_clicked"></a>
+<h4>EditorStylesPage.on_changeMarkerColorButton_clicked</h4>
+<b>on_changeMarkerColorButton_clicked</b>(<i></i>)
+<p>
+        Private slot to set the colour of the change marker.
 </p><a NAME="EditorStylesPage.on_currentLineMarkerButton_clicked" ID="EditorStylesPage.on_currentLineMarkerButton_clicked"></a>
 <h4>EditorStylesPage.on_currentLineMarkerButton_clicked</h4>
 <b>on_currentLineMarkerButton_clicked</b>(<i></i>)

eric ide

mercurial