diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-01-08 17:12:37 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-01-08 17:12:46 +0100 |
commit | 9b42cf232a918987d675cdf041e49c73e597b110 (patch) | |
tree | 2a2bc51f3a85df7308e1a07b9db8d6984c235545 /FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui | |
parent | aaf0dba05d00d3c38eb4fe78a092216a991495fd (diff) |
fix hyst slider
Diffstat (limited to 'FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui')
-rw-r--r-- | FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui b/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui index 9f00cf29..db7a5998 100644 --- a/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui +++ b/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui @@ -766,6 +766,9 @@ <property name="maximum">
<number>255</number>
</property>
+ <property name="pageStep">
+ <number>1</number>
+ </property>
<property name="value">
<number>100</number>
</property>
|