|
a/src/qtgui/uiprefs.ui |
|
b/src/qtgui/uiprefs.ui |
|
... |
|
... |
174 |
</property>
|
174 |
</property>
|
175 |
<property name="checked">
|
175 |
<property name="checked">
|
176 |
<bool>false</bool>
|
176 |
<bool>false</bool>
|
177 |
</property>
|
177 |
</property>
|
178 |
</widget>
|
178 |
</widget>
|
|
|
179 |
</item>
|
|
|
180 |
<item>
|
|
|
181 |
<layout class="QHBoxLayout">
|
|
|
182 |
<item>
|
|
|
183 |
<widget class="QLabel" name="textLabelallex">
|
|
|
184 |
<property name="text">
|
|
|
185 |
<string>Exceptions</string>
|
|
|
186 |
</property>
|
|
|
187 |
</widget>
|
|
|
188 |
</item>
|
|
|
189 |
<item>
|
|
|
190 |
<widget class="QLineEdit" name="allExLE">
|
|
|
191 |
<property name="minimumSize">
|
|
|
192 |
<size>
|
|
|
193 |
<width>70</width>
|
|
|
194 |
<height>0</height>
|
|
|
195 |
</size>
|
|
|
196 |
</property>
|
|
|
197 |
</widget>
|
|
|
198 |
</item>
|
|
|
199 |
</layout>
|
179 |
</item>
|
200 |
</item>
|
180 |
<item>
|
201 |
<item>
|
181 |
<widget class="QPushButton" name="viewActionPB">
|
202 |
<widget class="QPushButton" name="viewActionPB">
|
182 |
<property name="text">
|
203 |
<property name="text">
|
183 |
<string>Choose editor applications</string>
|
204 |
<string>Choose editor applications</string>
|