diff --git a/src/gui/src/dialogs/SettingsDialog.ui b/src/gui/src/dialogs/SettingsDialog.ui index d3aeeaf43..87af71b59 100644 --- a/src/gui/src/dialogs/SettingsDialog.ui +++ b/src/gui/src/dialogs/SettingsDialog.ui @@ -7,7 +7,7 @@ 0 0 550 - 582 + 615 @@ -19,30 +19,21 @@ Preferences - - - 15 - - + + - QTabWidget::North + QTabWidget::TabPosition::North - 1 + 0 &Regular - - 15 - - - 15 - - + Basics @@ -72,10 +63,10 @@ - Qt::Horizontal + Qt::Orientation::Horizontal - QSizePolicy::Maximum + QSizePolicy::Policy::Maximum @@ -121,7 +112,7 @@ - + App @@ -144,7 +135,7 @@ - + Security @@ -177,7 +168,7 @@ - Qt::Horizontal + Qt::Orientation::Horizontal @@ -245,10 +236,10 @@ - Qt::Horizontal + Qt::Orientation::Horizontal - QSizePolicy::Minimum + QSizePolicy::Policy::Minimum @@ -291,7 +282,7 @@ - Qt::Horizontal + Qt::Orientation::Horizontal @@ -313,33 +304,14 @@ - - - - Qt::Vertical - - - - 20 - 40 - - - - &Advanced - - - 15 - - - 15 - - + + Networking @@ -414,7 +386,7 @@ - + Logs @@ -432,7 +404,7 @@ - Qt::Horizontal + Qt::Orientation::Horizontal @@ -516,10 +488,10 @@ - Qt::Horizontal + Qt::Orientation::Horizontal - QSizePolicy::Minimum + QSizePolicy::Policy::Minimum @@ -563,7 +535,7 @@ - + @@ -605,7 +577,7 @@ - Specify when the Windows background service should run the server or client + Specify when the Windows background service should run the server or client process at an elevated privilege level. @@ -644,11 +616,8 @@ - - Use background service (daemon) - - Whether to launch the server or client process through the Windows background + Whether to launch the server or client process through the Windows background service or direct from the GUI. @@ -661,31 +630,21 @@ </ul> + + Use background service (daemon) + - + Use settings profile from - - - 5 - - - - - All users - - - false - - - - + + Current user @@ -695,22 +654,19 @@ + + + + All users + + + false + + + - - - - Qt::Vertical - - - - 20 - 40 - - - - @@ -718,12 +674,15 @@ - Qt::Vertical + Qt::Orientation::Vertical + + + QSizePolicy::Policy::Fixed 20 - 40 + 20 @@ -731,10 +690,10 @@ - Qt::Horizontal + Qt::Orientation::Horizontal - QDialogButtonBox::Cancel|QDialogButtonBox::Save + QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Save @@ -757,6 +716,7 @@ m_pRadioSystemScope m_pComboElevate + m_pButtonBox