summaryrefslogtreecommitdiff
path: root/src/settingsdialog.ui
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-12-04 13:24:31 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2019-12-04 13:24:31 -0500
commit91b95d00a6fda3788e774488ebeb72b28c89e656 (patch)
tree599a8b444ce315625872f34874de690adcc430b3 /src/settingsdialog.ui
parenta0fa896e68856ec5204e7f74db775bdb3595010a (diff)
implemented previews on double-click for the data and conflicts tabs
Diffstat (limited to 'src/settingsdialog.ui')
-rw-r--r--src/settingsdialog.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index 8e175312..84ca5731 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -137,6 +137,9 @@
</item>
<item>
<widget class="QCheckBox" name="doubleClickPreviews">
+ <property name="toolTip">
+ <string>Whether double-clicking on a file opens the preview window or launches the program associated with it. This applies to the Data tab as well as the Conflicts and Filetree tabs in the mod info window.</string>
+ </property>
<property name="text">
<string>Open previews on double-click</string>
</property>