*** empty log message ***

This commit is contained in:
dockes 2006-11-14 18:17:03 +00:00
parent 4dff7f2614
commit 39679977db

View File

@ -64,6 +64,14 @@
<property name="name"> <property name="name">
<cstring>textLabel2</cstring> <cstring>textLabel2</cstring>
</property> </property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape"> <property name="frameShape">
<enum>NoFrame</enum> <enum>NoFrame</enum>
</property> </property>
@ -85,14 +93,14 @@
<cstring>conjunctCMB</cstring> <cstring>conjunctCMB</cstring>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy> <sizepolicy>
<hsizetype>7</hsizetype> <hsizetype>0</hsizetype>
<vsizetype>0</vsizetype> <vsizetype>0</vsizetype>
<horstretch>8</horstretch> <horstretch>8</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
</widget> </widget>
<spacer> <spacer>
<property name="name"> <property name="name">
<cstring>spacer2</cstring> <cstring>spacer2</cstring>
@ -114,6 +122,14 @@
<property name="name"> <property name="name">
<cstring>addClausePB</cstring> <cstring>addClausePB</cstring>
</property> </property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text"> <property name="text">
<string>Add clause</string> <string>Add clause</string>
</property> </property>