diff --git a/CHANGES b/CHANGES
index 9f7c3bd1f..7f989eaa9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -48,6 +48,7 @@ Misc:
- All: Enable static linking for OS X
- Qt: Migrate multiplayer window handling into GBAApp
- Qt: Unified file opening and saving with last location
+ - Qt: Fix windows being resizable when they shouldn't have been
0.2.1: (2015-05-13)
Bugfixes:
diff --git a/src/platform/qt/GIFView.ui b/src/platform/qt/GIFView.ui
index 2f8dc1620..e68860267 100644
--- a/src/platform/qt/GIFView.ui
+++ b/src/platform/qt/GIFView.ui
@@ -14,6 +14,9 @@
Record GIF
+
+ QLayout::SetFixedSize
+
-
-
diff --git a/src/platform/qt/OverrideView.ui b/src/platform/qt/OverrideView.ui
index 5f45887df..6925ede96 100644
--- a/src/platform/qt/OverrideView.ui
+++ b/src/platform/qt/OverrideView.ui
@@ -20,6 +20,9 @@
Game Overrides
+
+ QLayout::SetFixedSize
+
-
-
@@ -27,12 +30,6 @@
Qt::Horizontal
-
-
- 40
- 20
-
-
-
@@ -191,12 +188,6 @@
Qt::Vertical
-
-
- 20
- 40
-
-
diff --git a/src/platform/qt/SensorView.ui b/src/platform/qt/SensorView.ui
index b01c18c94..71a8eb121 100644
--- a/src/platform/qt/SensorView.ui
+++ b/src/platform/qt/SensorView.ui
@@ -7,7 +7,7 @@
0
0
434
- 288
+ 319
@@ -20,6 +20,9 @@
Sensors
+
+ QLayout::SetFixedSize
+
-
-
diff --git a/src/platform/qt/SettingsView.ui b/src/platform/qt/SettingsView.ui
index 2d451460f..661d70017 100644
--- a/src/platform/qt/SettingsView.ui
+++ b/src/platform/qt/SettingsView.ui
@@ -6,7 +6,7 @@
0
0
- 656
+ 673
366
@@ -20,6 +20,9 @@
Settings
+
+ QLayout::SetFixedSize
+
-
-