|
a/src/qtgui/uiprefs.ui |
|
b/src/qtgui/uiprefs.ui |
|
... |
|
... |
387 |
<property name="minimumSize">
|
387 |
<property name="minimumSize">
|
388 |
<size>
|
388 |
<size>
|
389 |
<width>30</width>
|
389 |
<width>30</width>
|
390 |
<height>0</height>
|
390 |
<height>0</height>
|
391 |
</size>
|
391 |
</size>
|
|
|
392 |
</property>
|
|
|
393 |
</widget>
|
|
|
394 |
</item>
|
|
|
395 |
</layout>
|
|
|
396 |
</item>
|
|
|
397 |
<item>
|
|
|
398 |
<layout class="QHBoxLayout">
|
|
|
399 |
<item>
|
|
|
400 |
<widget class="QLabel" name="tLSTL">
|
|
|
401 |
<property name="text">
|
|
|
402 |
<string>Snippets window CSS file</string>
|
|
|
403 |
</property>
|
|
|
404 |
<property name="wordWrap">
|
|
|
405 |
<bool>false</bool>
|
|
|
406 |
</property>
|
|
|
407 |
</widget>
|
|
|
408 |
</item>
|
|
|
409 |
<item>
|
|
|
410 |
<widget class="QPushButton" name="snipCssPB">
|
|
|
411 |
<property name="toolTip">
|
|
|
412 |
<string>Opens a dialog to select the Snippets window CSS style sheet file</string>
|
|
|
413 |
</property>
|
|
|
414 |
<property name="text">
|
|
|
415 |
<string>Choose</string>
|
|
|
416 |
</property>
|
|
|
417 |
</widget>
|
|
|
418 |
</item>
|
|
|
419 |
<item>
|
|
|
420 |
<widget class="QPushButton" name="resetSnipCssPB">
|
|
|
421 |
<property name="toolTip">
|
|
|
422 |
<string>Resets the Snippets window style</string>
|
|
|
423 |
</property>
|
|
|
424 |
<property name="text">
|
|
|
425 |
<string>Reset</string>
|
392 |
</property>
|
426 |
</property>
|
393 |
</widget>
|
427 |
</widget>
|
394 |
</item>
|
428 |
</item>
|
395 |
</layout>
|
429 |
</layout>
|
396 |
</item>
|
430 |
</item>
|