mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fix issue #1163
This commit is contained in:
parent
3095583ea9
commit
a930b398d4
|
@ -202,8 +202,6 @@ void ChatLog::mouseReleaseEvent(QMouseEvent* ev)
|
|||
{
|
||||
if(!isOverSelection(scenePos))
|
||||
clearSelection();
|
||||
|
||||
emit customContextMenuRequested(ev->pos());
|
||||
}
|
||||
|
||||
selectionScrollDir = NoDirection;
|
||||
|
|
Loading…
Reference in New Issue
Block a user