Skip to content

Commit

Permalink
[processing] fix deleting columns in the matrix parameter modeler widget
Browse files Browse the repository at this point in the history
(fix #45694)
  • Loading branch information
alexbruy authored and nyalldawson committed Jan 30, 2022
1 parent 572cb3a commit 7138d8d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ui/processing/qgsprocessingmatrixmodelerwidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
</property>
<item row="0" column="0" rowspan="8">
<widget class="QTableView" name="mTableView">
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
Expand Down

0 comments on commit 7138d8d

Please sign in to comment.