mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-19 02:52:58 +00:00
context menu opened by default for offline hosts
This commit is contained in:
parent
88631e4a63
commit
23a9c2cd9e
@ -195,6 +195,8 @@ GridView {
|
|||||||
errorDialog.open()
|
errorDialog.open()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
} else if(!model.online) {
|
||||||
|
pcContextMenu.open()
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user