993 </widget> |
993 </widget> |
994 </item> |
994 </item> |
995 </layout> |
995 </layout> |
996 </item> |
996 </item> |
997 <item> |
997 <item> |
|
998 <widget class="QCheckBox" name="configTryDownloadMissingFiles"> |
|
999 <property name="text"> |
|
1000 <string>Attempt to download missing parts from the PT</string> |
|
1001 </property> |
|
1002 </widget> |
|
1003 </item> |
|
1004 <item> |
998 <widget class="QCheckBox" name="configGuessDownloadPaths"> |
1005 <widget class="QCheckBox" name="configGuessDownloadPaths"> |
999 <property name="whatsThis"> |
1006 <property name="whatsThis"> |
1000 <string><p>When this is set, LDForge tries to adjust and correct part paths based on the input. A full path given to the download prompt should be of form <tt>"&lt;dir&gt;/&lt;file&gt;.dat"</tt> - with this set, input can be automatically completed.</p> |
1007 <string><p>When this is set, LDForge tries to adjust and correct part paths based on the input. A full path given to the download prompt should be of form <tt>"&lt;dir&gt;/&lt;file&gt;.dat"</tt> - with this set, input can be automatically completed.</p> |
1001 |
1008 |
1002 <p>Examples: |
1009 <p>Examples: |