Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
dialog formatting fix
- Loading branch information
Showing
with
8 additions
and
8 deletions.
-
+8
−8
src/plugins/dxf2shp_converter/dxf2shpconvertergui.ui
|
@@ -5,20 +5,20 @@ |
|
|
<rect> |
|
|
<x>0</x> |
|
|
<y>0</y> |
|
|
<width>453</width> |
|
|
<height>221</height> |
|
|
<width>500</width> |
|
|
<height>220</height> |
|
|
</rect> |
|
|
</property> |
|
|
<property name="minimumSize" > |
|
|
<size> |
|
|
<width>100</width> |
|
|
<height>100</height> |
|
|
<width>350</width> |
|
|
<height>220</height> |
|
|
</size> |
|
|
</property> |
|
|
<property name="maximumSize" > |
|
|
<size> |
|
|
<width>472</width> |
|
|
<height>373</height> |
|
|
<width>500</width> |
|
|
<height>300</height> |
|
|
</size> |
|
|
</property> |
|
|
<property name="windowTitle" > |
|
@@ -68,15 +68,15 @@ p, li { white-space: pre-wrap; } |
|
|
<item row="2" column="0" colspan="4" > |
|
|
<widget class="QGroupBox" name="groupBox" > |
|
|
<property name="sizePolicy" > |
|
|
<sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" > |
|
|
<sizepolicy vsizetype="Maximum" hsizetype="Preferred" > |
|
|
<horstretch>0</horstretch> |
|
|
<verstretch>0</verstretch> |
|
|
</sizepolicy> |
|
|
</property> |
|
|
<property name="minimumSize" > |
|
|
<size> |
|
|
<width>0</width> |
|
|
<height>80</height> |
|
|
<height>50</height> |
|
|
</size> |
|
|
</property> |
|
|
<property name="title" > |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.