Don't keep compiling/run if something failed.
[kdevelopdvcssupport.git] / plugins / teamwork / kdevteamwork_indocumentcontextlines.ui
blobc3900e2c0563719cf980c654de6189484cc1f510
1 <ui version="4.0" >
2  <class>InDocumentContextLines</class>
3  <widget class="QWidget" name="InDocumentContextLines" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>611</width>
9     <height>137</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" >
13    <property name="margin" >
14     <number>9</number>
15    </property>
16    <property name="spacing" >
17     <number>6</number>
18    </property>
19    <item row="0" column="0" >
20     <widget class="QGroupBox" name="groupBox" >
21      <property name="font" >
22       <font>
23        <family>Sans Serif</family>
24        <pointsize>9</pointsize>
25        <weight>75</weight>
26        <italic>false</italic>
27        <bold>true</bold>
28        <underline>false</underline>
29        <strikeout>false</strikeout>
30       </font>
31      </property>
32      <property name="title" >
33       <string>Context-Lines:</string>
34      </property>
35      <layout class="QGridLayout" >
36       <property name="margin" >
37        <number>2</number>
38       </property>
39       <property name="spacing" >
40        <number>6</number>
41       </property>
42       <item row="0" column="0" >
43        <widget class="QTextEdit" name="contextLines" />
44       </item>
45      </layout>
46     </widget>
47    </item>
48   </layout>
49  </widget>
50  <resources/>
51  <connections/>
52 </ui>