Skip to content

Commit

Permalink
Enlarge identifier combobox in HANA connection dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim Rylov authored and mrylov committed Dec 7, 2020
1 parent 6f6bd52 commit 8f8c0f5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/ui/qgshananewconnectionbase.ui
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>404</width>
<height>621</height>
<width>464</width>
<height>725</height>
</rect>
</property>
<property name="sizePolicy">
Expand Down Expand Up @@ -372,7 +372,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>108</width>
<width>151</width>
<height>20</height>
</rect>
</property>
Expand All @@ -390,7 +390,7 @@
<widget class="QLineEdit" name="txtIdentifier">
<property name="geometry">
<rect>
<x>120</x>
<x>160</x>
<y>0</y>
<width>41</width>
<height>20</height>
Expand Down Expand Up @@ -641,7 +641,7 @@
</connection>
</connections>
<buttongroups>
<buttongroup name="buttonGroup"/>
<buttongroup name="buttonGroup_2"/>
<buttongroup name="buttonGroup"/>
</buttongroups>
</ui>

0 comments on commit 8f8c0f5

Please sign in to comment.