# | Line 3 | Line 3 | |
---|---|---|
3 | <class>XmlToolsInterfaceCommandPreview</class> | |
4 | <widget class="QMainWindow" name="XmlToolsInterfaceCommandPreview"> | |
5 | <property name="windowModality"> | |
6 | < | <enum>Qt::WindowModal</enum> |
6 | > | <enum>Qt::ApplicationModal</enum> |
7 | </property> | |
8 | <property name="geometry"> | |
9 | <rect> | |
10 | <x>0</x> | |
11 | <y>0</y> | |
12 | < | <width>560</width> |
13 | < | <height>400</height> |
12 | > | <width>600</width> |
13 | > | <height>480</height> |
14 | </rect> | |
15 | </property> | |
16 | <property name="windowTitle"> |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |