CodeLite: enlarge the delay to attach gdb to the debugger socket.
[bertos.git] / wizard / ui / output_select.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Form</class>
4  <widget class="QWidget" name="Form">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>349</width>
10     <height>270</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string>Form</string>
21   </property>
22   <layout class="QVBoxLayout" name="verticalLayout_2">
23    <item>
24     <widget class="QScrollArea" name="scrollArea">
25      <property name="sizePolicy">
26       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
27        <horstretch>0</horstretch>
28        <verstretch>0</verstretch>
29       </sizepolicy>
30      </property>
31      <property name="widgetResizable">
32       <bool>true</bool>
33      </property>
34      <widget class="QWidget" name="scrollAreaWidgetContents">
35       <property name="geometry">
36        <rect>
37         <x>0</x>
38         <y>0</y>
39         <width>321</width>
40         <height>242</height>
41        </rect>
42       </property>
43      </widget>
44     </widget>
45    </item>
46   </layout>
47  </widget>
48  <resources/>
49  <connections/>
50 </ui>