Skip to content

Commit d8ca894

Browse files
committedJul 2, 2018
[dbmanager] improve import dialog UI
1 parent 48d897f commit d8ca894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/plugins/db_manager/ui/DlgImportVector.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
</property>
220220
</widget>
221221
</item>
222-
<item row="8" column="0">
222+
<item row="8" column="0" colspan="2">
223223
<widget class="QCheckBox" name="chkLowercaseFieldNames">
224224
<property name="text">
225225
<string>Convert field names to lowercase</string>

0 commit comments

Comments
 (0)
Please sign in to comment.