diff options
author | Chris Robinson <[email protected]> | 2016-02-23 01:46:38 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2016-02-23 01:46:38 -0800 |
commit | 6512dcb23392872531886e728111b50d685cde86 (patch) | |
tree | f63b5c4022b23c6fc5bd8a717e757338d0677a42 /utils/alsoft-config/mainwindow.ui | |
parent | 2c6e59c4ca50f186d19e1fd95fe058ea352c8900 (diff) |
Don't bother with a maximum size for the window
Diffstat (limited to 'utils/alsoft-config/mainwindow.ui')
-rw-r--r-- | utils/alsoft-config/mainwindow.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui index 9e09cddb..7e23c966 100644 --- a/utils/alsoft-config/mainwindow.ui +++ b/utils/alsoft-config/mainwindow.ui @@ -16,12 +16,6 @@ <height>454</height> </size> </property> - <property name="maximumSize"> - <size> - <width>564</width> - <height>454</height> - </size> - </property> <property name="windowTitle"> <string>OpenAL Soft Configuration</string> </property> |