Merge pull request #13666 from Roy-043/Gui-Clarify-cache-directory-as-read-only-in-prefs,-add-Browse-tooltip
Gui: Clarify cache directory as read-only in prefs, add Browse tooltip
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Location:</string>
|
||||
<string>Location (read-only):</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -38,6 +38,9 @@
|
||||
</item>
|
||||
<item row="0" column="3">
|
||||
<widget class="QPushButton" name="openButton">
|
||||
<property name="toolTip">
|
||||
<string>Browse cache directory</string>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
|
||||
Reference in New Issue
Block a user