diff --git a/src/blackgui/components/settingscomponent.cpp b/src/blackgui/components/settingscomponent.cpp
index 6d35baf5e..e6bff02e5 100644
--- a/src/blackgui/components/settingscomponent.cpp
+++ b/src/blackgui/components/settingscomponent.cpp
@@ -6,7 +6,7 @@
* or distributed except according to the terms contained in the LICENSE file.
*/
-#include "blackgui/components/audiosetupcomponent.h"
+#include "blackgui/components/audionotificationcomponent.h"
#include "blackgui/components/settingscomponent.h"
#include "blackgui/guiapplication.h"
#include "blackgui/stylesheetutility.h"
@@ -132,7 +132,7 @@ namespace BlackGui
bool CSettingsComponent::playNotificationSounds() const
{
- return ui->comp_AudioSetup->playNotificationSounds();
+ return ui->comp_AudioNotification->playNotificationSounds();
}
CSpecializedSimulatorSettings CSettingsComponent::getSimulatorSettings(const CSimulatorInfo &simulator) const
diff --git a/src/blackgui/components/settingscomponent.ui b/src/blackgui/components/settingscomponent.ui
index 357e8f7c1..a9a6bb41a 100644
--- a/src/blackgui/components/settingscomponent.ui
+++ b/src/blackgui/components/settingscomponent.ui
@@ -14,7 +14,7 @@
Settings
- 7
+ 0
@@ -358,7 +358,7 @@
1
-
-
+
0
@@ -389,13 +389,13 @@
1
-
-
-
-
- QFrame::StyledPanel
-
-
- QFrame::Raised
+
-
+
+
+
+ 0
+ 200
+
@@ -632,7 +632,7 @@
1
-
-
+
QFrame::StyledPanel
@@ -663,12 +663,6 @@
blackgui/components/settingsguicomponent.h
1
-
- BlackGui::Components::CAudioSetupComponent
- QFrame
- blackgui/components/audiosetupcomponent.h
- 1
-
BlackGui::Components::CSettingsAdvancedComponent
QFrame
@@ -717,6 +711,12 @@
blackgui/components/settingsmatchingcomponent.h
1
+
+ BlackGui::Components::CAudioNotificationComponent
+ QFrame
+ blackgui/components/audionotificationcomponent.h
+ 1
+
pb_Servers