diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-10-16 12:46:45 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-03-29 00:04:47 +0200 |
commit | 2aa7936fca6df11f6f7ce03ba8209027ec90f45f (patch) | |
tree | c958f2c60c130ad43561a5f2202c227ffa70e810 /tracker-trackhat/dialog.ui | |
parent | 20fc4b1b648ffc8e403c7b13e933ecd92b0458c7 (diff) |
tracker/trackhat: buffer flush
Diffstat (limited to 'tracker-trackhat/dialog.ui')
-rw-r--r-- | tracker-trackhat/dialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tracker-trackhat/dialog.ui b/tracker-trackhat/dialog.ui index ade5f6b2..5eb21956 100644 --- a/tracker-trackhat/dialog.ui +++ b/tracker-trackhat/dialog.ui @@ -39,10 +39,10 @@ </sizepolicy> </property> <property name="maximum"> - <number>65535</number> + <number>239</number> </property> <property name="pageStep"> - <number>50</number> + <number>10</number> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> |