aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-01-14 01:40:57 -0500
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-01-14 01:40:57 -0500
commitdac874aec5156c2b5b9c761da1dfd99b314e81e4 (patch)
tree4be21e9fd683a6988b5899494c8110253b07aa26
parent25db2afffa17d09b0f415a76d9a73a92f2c062bd (diff)
downloadQMidiPlayer-dac874aec5156c2b5b9c761da1dfd99b314e81e4.tar.xz
Allow resizing on windows whose content may scroll.
-rw-r--r--qmidiplayer-desktop/qmpchannelswindow.ui6
-rw-r--r--qmidiplayer-desktop/qmpplistwindow.ui6
2 files changed, 0 insertions, 12 deletions
diff --git a/qmidiplayer-desktop/qmpchannelswindow.ui b/qmidiplayer-desktop/qmpchannelswindow.ui
index 2f96395..1842d3a 100644
--- a/qmidiplayer-desktop/qmpchannelswindow.ui
+++ b/qmidiplayer-desktop/qmpchannelswindow.ui
@@ -16,12 +16,6 @@
<height>410</height>
</size>
</property>
- <property name="maximumSize">
- <size>
- <width>580</width>
- <height>16777215</height>
- </size>
- </property>
<property name="windowTitle">
<string>Channels</string>
</property>
diff --git a/qmidiplayer-desktop/qmpplistwindow.ui b/qmidiplayer-desktop/qmpplistwindow.ui
index 0152f82..0dd4d68 100644
--- a/qmidiplayer-desktop/qmpplistwindow.ui
+++ b/qmidiplayer-desktop/qmpplistwindow.ui
@@ -16,12 +16,6 @@
<height>321</height>
</size>
</property>
- <property name="maximumSize">
- <size>
- <width>530</width>
- <height>321</height>
- </size>
- </property>
<property name="acceptDrops">
<bool>true</bool>
</property>