We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7e9e8a + 3524f39 commit b321127Copy full SHA for b321127
settingswindow.ui
@@ -7687,14 +7687,17 @@ media file played</string>
7687
<property name="text">
7688
<string>Show time tooltip:</string>
7689
</property>
7690
+ <property name="checked">
7691
+ <bool>true</bool>
7692
+ </property>
7693
</widget>
7694
</item>
7695
</layout>
7696
7697
<item row="9" column="1">
7698
<widget class="QComboBox" name="tweaksTimeTooltipLocation">
7699
<property name="enabled">
- <bool>false</bool>
7700
7701
7702
<property name="sizePolicy">
7703
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0 commit comments