Skip to content

Commit

Permalink
[dbmanager] improve import dialog UI
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jul 2, 2018
1 parent 48d897f commit d8ca894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/db_manager/ui/DlgImportVector.ui
Expand Up @@ -219,7 +219,7 @@
</property>
</widget>
</item>
<item row="8" column="0">
<item row="8" column="0" colspan="2">
<widget class="QCheckBox" name="chkLowercaseFieldNames">
<property name="text">
<string>Convert field names to lowercase</string>
Expand Down

0 comments on commit d8ca894

Please sign in to comment.