Documentation/Source/eric6.Project.PropertiesDialog.html

changeset 6260
581b0ed6ac47
parent 4602
48cc4820e2c2
--- a/Documentation/Source/eric6.Project.PropertiesDialog.html	Thu Apr 19 19:28:02 2018 +0200
+++ b/Documentation/Source/eric6.Project.PropertiesDialog.html	Thu Apr 19 19:30:53 2018 +0200
@@ -78,6 +78,9 @@
 <td><a href="#PropertiesDialog.on_mainscriptPicker_pathSelected">on_mainscriptPicker_pathSelected</a></td>
 <td>Private slot to check the selected main script name.</td>
 </tr><tr>
+<td><a href="#PropertiesDialog.on_makeButton_clicked">on_makeButton_clicked</a></td>
+<td>Private slot to display the make properties dialog.</td>
+</tr><tr>
 <td><a href="#PropertiesDialog.on_spellPropertiesButton_clicked">on_spellPropertiesButton_clicked</a></td>
 <td>Private slot to display the spelling properties dialog.</td>
 </tr><tr>
@@ -170,7 +173,12 @@
 <dd>
 name of the main script
 </dd>
-</dl><a NAME="PropertiesDialog.on_spellPropertiesButton_clicked" ID="PropertiesDialog.on_spellPropertiesButton_clicked"></a>
+</dl><a NAME="PropertiesDialog.on_makeButton_clicked" ID="PropertiesDialog.on_makeButton_clicked"></a>
+<h4>PropertiesDialog.on_makeButton_clicked</h4>
+<b>on_makeButton_clicked</b>(<i></i>)
+<p>
+        Private slot to display the make properties dialog.
+</p><a NAME="PropertiesDialog.on_spellPropertiesButton_clicked" ID="PropertiesDialog.on_spellPropertiesButton_clicked"></a>
 <h4>PropertiesDialog.on_spellPropertiesButton_clicked</h4>
 <b>on_spellPropertiesButton_clicked</b>(<i></i>)
 <p>

eric ide

mercurial