|
a/src/qtgui/snippets.ui |
|
b/src/qtgui/snippets.ui |
|
... |
|
... |
4 |
<widget class="QDialog" name="Snippets">
|
4 |
<widget class="QDialog" name="Snippets">
|
5 |
<property name="geometry">
|
5 |
<property name="geometry">
|
6 |
<rect>
|
6 |
<rect>
|
7 |
<x>0</x>
|
7 |
<x>0</x>
|
8 |
<y>0</y>
|
8 |
<y>0</y>
|
9 |
<width>516</width>
|
9 |
<width>640</width>
|
10 |
<height>395</height>
|
10 |
<height>400</height>
|
11 |
</rect>
|
11 |
</rect>
|
12 |
</property>
|
12 |
</property>
|
13 |
<property name="windowTitle">
|
13 |
<property name="windowTitle">
|
14 |
<string>Snippets</string>
|
14 |
<string>Snippets</string>
|
15 |
</property>
|
15 |
</property>
|