Skip to content

Commit f9f4700

Browse files
author
ThePBone
committed
Fix visualizer lag glitches
1 parent 402e06c commit f9f4700

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dialog/convolver.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>333</width>
10-
<height>350</height>
9+
<width>562</width>
10+
<height>344</height>
1111
</rect>
1212
</property>
1313
<property name="maximumSize">
@@ -26,7 +26,7 @@
2626
<property name="sizeGripEnabled">
2727
<bool>false</bool>
2828
</property>
29-
<layout class="QVBoxLayout" name="verticalLayout">
29+
<layout class="QHBoxLayout" name="horizontalLayout_6">
3030
<item>
3131
<widget class="QTabWidget" name="tabWidget">
3232
<property name="tabPosition">

0 commit comments

Comments
 (0)