mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 10:40:59 +00:00
Allow the screensaver toggle to work even if running on an embedded platform
This commit is contained in:
@@ -955,7 +955,6 @@ Flickable {
|
||||
}
|
||||
|
||||
CheckBox {
|
||||
visible: SystemProperties.hasDesktopEnvironment
|
||||
id: keepAwakeCheck
|
||||
width: parent.width
|
||||
text: qsTr("Keep PC awake while streaming")
|
||||
|
||||
Reference in New Issue
Block a user