Taken from https://github.com/tobimensch/aqemu/pull/116, and simplified
PATCH MUST KEEP CRLF LINE TERMINATORS
--
From dc19121a923c71eed248cd6310b9b06ec0af6abe Mon Sep 17 00:00:00 2001
From: Moskaliou Nikita <44800696+nikitamos@users.noreply.github.com>
Date: Sun, 5 Dec 2021 19:36:44 +0300
Subject: [PATCH] Change widgets names
Several widgets in the src/Main_Window.ui file had the same name ("widget"), for several users AQEMU crashed with SEGFAULT. So, the names were changed and now everything works fine
diff --git a/src/Main_Window.ui b/src/Main_Window.ui
index fab69f4..52b7c71 100644
--- a/src/Main_Window.ui
+++ b/src/Main_Window.ui
@@ -226,7 +226,7 @@
-
-
+
24
@@ -1333,7 +1315,7 @@
- widget
+ general_Machine_Sets
GB_Options
GB_Audio
GB_Memory
@@ -2457,7 +2439,7 @@
-
-
+
6
@@ -2515,7 +2497,7 @@
-
-
+
6