diff options
| author | Silarn <jrim@rimpo.org> | 2019-02-11 20:30:45 -0600 |
|---|---|---|
| committer | Silarn <jrim@rimpo.org> | 2019-02-18 21:31:21 -0600 |
| commit | f7d1ce1fae80e42141198547d6c54689e085327f (patch) | |
| tree | f9b111e3fe7f09ad9e5139401dec19c6cc1bea76 /src/settingsdialog.ui | |
| parent | 2b9d2f32fbbc576c9367a24c0347e5870ff20117 (diff) | |
Small updates, cleanup, update code, cache settings, tooltips
Diffstat (limited to 'src/settingsdialog.ui')
| -rw-r--r-- | src/settingsdialog.ui | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index cfbcf429..127c94c7 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -578,16 +578,6 @@ p, li { white-space: pre-wrap; } </property> </widget> </item> - <item row="1" column="1"> - <widget class="QCheckBox" name="updateStrategy"> - <property name="toolTip"> - <string><html><head/><body><p>Rather than a global <span style=" font-weight:600;">1 day</span> cache, update caches will expire at different rates depending on how recently a mod has been updated on Nexus.</p><p><br/></p><p>Less than a month: <span style=" font-style:italic;">2 hours</span></p><p>Less than three months: <span style=" font-style:italic;">4 hours</span></p><p>Less than six months: <span style=" font-style:italic;">6 hours</span></p><p>Less than one year: <span style=" font-style:italic;">12 hours</span></p><p>More than one year: <span style=" font-style:italic;">1 day</span></p></body></html></string> - </property> - <property name="text"> - <string>Use dynamic update timeouts</string> - </property> - </widget> - </item> </layout> </item> <item> |
