- Started to work on General Tab in properties (Web UI)

This commit is contained in:
Christophe Dumez
2009-11-23 21:17:54 +00:00
parent 3958c990a4
commit ce6f665a7b
53 changed files with 477 additions and 558 deletions

View File

@@ -53,7 +53,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<y>-82</y>
<width>518</width>
<height>371</height>
</rect>
@@ -456,11 +456,23 @@
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_3">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string notr="true"/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="comment_lbl2">
<property name="text">
<string>
Comment:</string>
<string>Comment:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>