Addon Manager: Add preference to control macro download

This commit is contained in:
Chris Hennes
2021-12-31 20:02:03 -06:00
parent 8ef9f257be
commit 50336440dc
5 changed files with 230 additions and 29 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>390</width>
<height>628</height>
<width>388</width>
<height>621</height>
</rect>
</property>
<property name="windowTitle">
@@ -35,6 +35,19 @@ installed addons will be checked for available updates
</property>
</widget>
</item>
<item>
<widget class="Gui::PrefCheckBox" name="guiprefcheckboxdownloadmacros">
<property name="text">
<string>Download Macro metadata (approximately 10MB)</string>
</property>
<property name="prefEntry" stdset="0">
<string>DownloadMacros</string>
</property>
<property name="prefPath" stdset="0">
<string>Addons</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>