Skip to content

Commit

Permalink
capture option dialog: fix unintentional dialog size by merge request…
Browse files Browse the repository at this point in the history
… 422
  • Loading branch information
m-tmatma authored and AndersBroman committed Nov 18, 2020
1 parent 8b520a4 commit 69e6a16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/qt/capture_options_dialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>1198</width>
<height>988</height>
<width>950</width>
<height>440</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_12">
Expand Down

0 comments on commit 69e6a16

Please sign in to comment.