Add (currently harmless) missing break
This commit is contained in:
parent
9bcc6291be
commit
bdb6d02dac
1 changed files with 1 additions and 0 deletions
|
|
@ -2358,6 +2358,7 @@ void Session::execInternal()
|
|||
m_InputHandler->updatePointerRegionLock();
|
||||
break;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue