* more correct sizes in the configuration interface

* remove additional debug information
* increase limits for extscripts intervals to 10000 (fix #48)
This commit is contained in:
arcan1s
2015-05-06 00:31:37 +03:00
parent 15d88ee3ba
commit 7f4dfe1060
9 changed files with 12 additions and 10 deletions

View File

@ -216,6 +216,9 @@
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>10000</number>
</property>
</widget>
</item>
</layout>