cfg: slider for pollingrate
This commit is contained in:
@ -4,12 +4,12 @@
|
||||
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
|
||||
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
|
||||
<kcfgfile name=""/>
|
||||
|
||||
|
||||
<group name="General">
|
||||
<entry name="pollingrate" type="Int">
|
||||
<default>10</default>
|
||||
<min>2</min>
|
||||
<max>60</max>
|
||||
<default>10.0</default>
|
||||
<min>2.0</min>
|
||||
<max>60.0</max>
|
||||
</entry>
|
||||
</group>
|
||||
</kcfg>
|
||||
|
Reference in New Issue
Block a user