Don't keep compiling/run if something failed.
[kdevelopdvcssupport.git] / plugins / teamwork / kdevteamwork_filecollaborationsession.ui
blobdb78583f14fa8e41daae8d53398d8fc9e92251ab
1 <ui version="4.0" >
2  <class>NewFileCollaborationSession</class>
3  <widget class="QWidget" name="NewFileCollaborationSession" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>386</width>
9     <height>214</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Dialog</string>
14   </property>
15   <layout class="QGridLayout" >
16    <item row="0" column="0" colspan="2" >
17     <widget class="QCheckBox" name="allowSentDocuments" >
18      <property name="text" >
19       <string>Allow collaborators to add own documents</string>
20      </property>
21      <property name="checked" >
22       <bool>true</bool>
23      </property>
24     </widget>
25    </item>
26    <item row="1" column="0" colspan="2" >
27     <widget class="QLabel" name="files" >
28      <property name="text" >
29       <string>Files:
30 File 1
31 File 2</string>
32      </property>
33     </widget>
34    </item>
35    <item row="2" column="0" >
36     <widget class="QLabel" name="users" >
37      <property name="text" >
38       <string>Invite users:</string>
39      </property>
40     </widget>
41    </item>
42    <item row="3" column="0" >
43     <widget class="QLabel" name="label" >
44      <property name="text" >
45       <string>Session-Name:</string>
46      </property>
47     </widget>
48    </item>
49    <item row="3" column="1" >
50     <widget class="KLineEdit" name="sessionName" />
51    </item>
52   </layout>
53  </widget>
54  <customwidgets>
55   <customwidget>
56    <class>KLineEdit</class>
57    <extends>QLineEdit</extends>
58    <header>klineedit.h</header>
59   </customwidget>
60  </customwidgets>
61  <resources/>
62  <connections>
63  </connections>
64 </ui>