1
0
Fork 0

Added an 'interval' field at the top.

This commit is contained in:
david 2003-02-01 18:09:09 +00:00
parent b4ffd71b32
commit 84d6970001

View file

@ -23,17 +23,26 @@
<width>200</width>
<height>25</height>
<property>/logging/log[0]/filename</property>
<label>File name</label>
<label>File</label>
</input>
<checkbox>
<x>350</x>
<x>260</x>
<y>0</y>
<width>25</width>
<height>25</height>
<property>/logging/log[0]/enabled</property>
<label>Enabled</label>
</checkbox>
<input>
<x>380</x>
<y>0</y>
<width>100</width>
<height>25</height>
<property>/logging/log[0]/interval-ms</property>
<label>Interval (ms)</label>
</input>
</group>
<group>