Make filters vertical

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad
2024-04-01 17:00:10 +01:00
parent 71904b52c1
commit 186a6d0c52
4 changed files with 57 additions and 41 deletions

View File

@@ -6,10 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
<width>553</width>
<height>604</height>
<width>310</width>
<height>600</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>310</width>
<height>16777215</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
@@ -28,9 +34,6 @@
</property>
<item>
<widget class="QScrollArea" name="scrollArea">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
@@ -39,8 +42,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>553</width>
<height>604</height>
<width>308</width>
<height>598</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">