Major modifications to data/gui interactions. In progress.
This commit is contained in:
4
doc/build/app.html
vendored
4
doc/build/app.html
vendored
@@ -1434,8 +1434,8 @@ side of the main window.</p>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="method">
|
||||
<dt id="FlatCAM.App.versionCheck">
|
||||
<tt class="descname">versionCheck</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#FlatCAM.App.versionCheck" title="Permalink to this definition">¶</a></dt>
|
||||
<dt id="FlatCAM.App.version_check">
|
||||
<tt class="descname">version_check</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#FlatCAM.App.version_check" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Checks for the latest version of the program. Alerts the
|
||||
user if theirs is outdated. This method is meant to be run
|
||||
in a saeparate thread.</p>
|
||||
|
||||
2
doc/build/genindex.html
vendored
2
doc/build/genindex.html
vendored
@@ -1021,7 +1021,7 @@
|
||||
<table style="width: 100%" class="indextable genindextable"><tr>
|
||||
<td style="width: 33%" valign="top"><dl>
|
||||
|
||||
<dt><a href="app.html#FlatCAM.App.versionCheck">versionCheck() (FlatCAM.App method)</a>
|
||||
<dt><a href="app.html#FlatCAM.App.version_check">version_check() (FlatCAM.App method)</a>
|
||||
</dt>
|
||||
|
||||
</dl></td>
|
||||
|
||||
Reference in New Issue
Block a user