8427:5ccf32f95805 | 8428:2deec2f8a9ab |
---|---|
59 <string>Commit Message:</string> | 59 <string>Commit Message:</string> |
60 </property> | 60 </property> |
61 </widget> | 61 </widget> |
62 </item> | 62 </item> |
63 <item> | 63 <item> |
64 <widget class="QTextEdit" name="logEdit"> | 64 <widget class="EricSpellCheckedTextEdit" name="logEdit"> |
65 <property name="sizePolicy"> | 65 <property name="sizePolicy"> |
66 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> | 66 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
67 <horstretch>0</horstretch> | 67 <horstretch>0</horstretch> |
68 <verstretch>1</verstretch> | 68 <verstretch>1</verstretch> |
69 </sizepolicy> | 69 </sizepolicy> |
86 </property> | 86 </property> |
87 </widget> | 87 </widget> |
88 </item> | 88 </item> |
89 </layout> | 89 </layout> |
90 </widget> | 90 </widget> |
91 <customwidgets> | |
92 <customwidget> | |
93 <class>EricSpellCheckedTextEdit</class> | |
94 <extends>QTextEdit</extends> | |
95 <header>EricWidgets/EricSpellCheckedTextEdit.h</header> | |
96 </customwidget> | |
97 </customwidgets> | |
91 <tabstops> | 98 <tabstops> |
92 <tabstop>headsList</tabstop> | 99 <tabstop>headsList</tabstop> |
93 <tabstop>logEdit</tabstop> | 100 <tabstop>logEdit</tabstop> |
94 </tabstops> | 101 </tabstops> |
95 <resources/> | 102 <resources/> |