7 changed files with 51 additions and 55 deletions
@ -1,21 +1,19 @@ |
|||||||
<ui version="4.0" > |
<?xml version="1.0" encoding="UTF-8"?> |
||||||
<author></author> |
<ui version="4.0"> |
||||||
<comment></comment> |
<class>QGCGoogleEarthViewWin</class> |
||||||
<exportmacro></exportmacro> |
<widget class="QWidget" name="QGCGoogleEarthViewWin"> |
||||||
<class>Form</class> |
<property name="geometry"> |
||||||
<widget class="QWidget" name="Form" > |
<rect> |
||||||
<property name="geometry" > |
<x>0</x> |
||||||
<rect> |
<y>0</y> |
||||||
<x>0</x> |
<width>400</width> |
||||||
<y>0</y> |
<height>300</height> |
||||||
<width>400</width> |
</rect> |
||||||
<height>300</height> |
</property> |
||||||
</rect> |
<property name="windowTitle"> |
||||||
</property> |
<string>Form</string> |
||||||
<property name="windowTitle" > |
</property> |
||||||
<string>Form</string> |
</widget> |
||||||
</property> |
<resources/> |
||||||
</widget> |
<connections/> |
||||||
<pixmapfunction></pixmapfunction> |
</ui> |
||||||
<connections/> |
|
||||||
</ui> |
|
||||||
|
Loading…
Reference in new issue