added 'fixed template fit' feature

This commit is contained in:
nemu
2009-04-24 09:24:03 +00:00
parent 1f7b86d2ce
commit a2aee52521
4 changed files with 26 additions and 0 deletions

View File

@ -492,6 +492,25 @@
<string>will recreate the db-file. Default (unchecked) will append data</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>fChainFit_checkBox</cstring>
</property>
<property name="geometry">
<rect>
<x>230</x>
<y>70</y>
<width>95</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Chain Fit</string>
</property>
<property name="toolTip" stdset="0">
<string>on: chain fit, off: always start from the template run</string>
</property>
</widget>
</widget>
<widget class="QGroupBox">
<property name="name">