2
0
forked from Ivasoft/DSView

Shortcut key update version

This commit is contained in:
yunyaobaihong
2022-11-14 14:11:28 +08:00
parent a212e09052
commit 39ceee01cf

View File

@@ -1102,6 +1102,7 @@ namespace pv
{
const auto &sigs = _session->get_signals();
QKeyEvent *ke = (QKeyEvent *)event;
int modifier = ke->modifiers();
if(modifier & Qt::ControlModifier ||
modifier & Qt::ShiftModifier ||