[TD] use KeyboardTracking for section view dialog

use the keyboardTracking feature as we now also do for the detail view dialog
This commit is contained in:
donovaly
2020-06-14 02:05:04 +02:00
committed by WandererFan
parent e55d522970
commit 1fa5d3759c
2 changed files with 26 additions and 12 deletions

View File

@@ -105,6 +105,9 @@
<property name="toolTip">
<string>Scale factor for the section view</string>
</property>
<property name="keyboardTracking">
<bool>false</bool>
</property>
<property name="minimum">
<double>0.000000000000000</double>
</property>
@@ -331,6 +334,9 @@
<height>22</height>
</size>
</property>
<property name="keyboardTracking">
<bool>false</bool>
</property>
<property name="unit" stdset="0">
<string notr="true"/>
</property>
@@ -369,6 +375,9 @@
<height>22</height>
</size>
</property>
<property name="keyboardTracking">
<bool>false</bool>
</property>
<property name="unit" stdset="0">
<string notr="true"/>
</property>
@@ -407,6 +416,9 @@
<height>22</height>
</size>
</property>
<property name="keyboardTracking">
<bool>false</bool>
</property>
<property name="unit" stdset="0">
<string notr="true"/>
</property>