--User Changes

-Tooltip cleanups.
This commit is contained in:
mfeemster
2016-05-30 13:35:33 -07:00
parent ad336bb2b7
commit 1f50394cb4
2 changed files with 4 additions and 4 deletions

View File

@ -150,7 +150,7 @@
<item row="0" column="0">
<widget class="QCheckBox" name="SumCheckBox">
<property name="toolTip">
<string>Select all regular variations which have the default behavior of summing their outputs</string>
<string>Select all regular variations which have the standard behavior of summing their outputs</string>
</property>
<property name="text">
<string>Sum</string>
@ -228,7 +228,7 @@
<item row="0" column="3">
<widget class="QCheckBox" name="PpAssignCheckBox">
<property name="toolTip">
<string>Select all pre/post variations which have the default behavior of assigning their outputs</string>
<string>Select all pre/post variations which have the standard behavior of assigning their outputs</string>
</property>
<property name="text">
<string>PP Assign</string>