Skip to content

Commit

Permalink
Add comment on field | DbManager
Browse files Browse the repository at this point in the history
  • Loading branch information
corentin.falcone committed Jan 10, 2019
1 parent a764c08 commit 238ea72
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions python/plugins/db_manager/ui/DlgImportVector.ui
Expand Up @@ -432,16 +432,16 @@
<connection>
<sender>chkCom</sender>
<signal>toggled(bool)</signal>
<receiver>editComment</receiver>
<receiver>editCom</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel">
<x>64</x>
<y>549</y>
<x>105</x>
<y>557</y>
</hint>
<hint type="destinationlabel">
<x>215</x>
<y>552</y>
<x>211</x>
<y>553</y>
</hint>
</hints>
</connection>
Expand Down
4 changes: 2 additions & 2 deletions python/plugins/db_manager/ui/DlgTableProperties.ui
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>547</width>
<height>435</height>
<width>885</width>
<height>470</height>
</rect>
</property>
<property name="windowTitle">
Expand Down

0 comments on commit 238ea72

Please sign in to comment.