Skip to content

Commit fe1292c

Browse files
authoredDec 26, 2018
Update DlgImportVector.ui
Fix wrong name code ediComment to editCom
1 parent e7c4d80 commit fe1292c

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
@@ -262,7 +262,7 @@
262262
</widget>
263263
</item>
264264
<item row="10" column="1">
265-
<widget class="QLineEdit" name="editComment">
265+
<widget class="QLineEdit" name="editCom">
266266
<property name="enabled">
267267
<bool>false</bool>
268268
</property>

0 commit comments

Comments
 (0)
Please sign in to comment.