mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
parent
c2b505b78c
commit
6c0dccd9ff
1 changed files with 0 additions and 1 deletions
|
@ -1909,7 +1909,6 @@ void ListWidget::mouseDoubleClickEvent(QMouseEvent *e) {
|
|||
&& (_mouseCursorState == CursorState::None
|
||||
|| _mouseCursorState == CursorState::Date)
|
||||
&& _selected.empty()
|
||||
&& (_mouseAction != MouseAction::Selecting)
|
||||
&& _overElement
|
||||
&& IsServerMsgId(_overElement->data()->id)) {
|
||||
mouseActionCancel();
|
||||
|
|
Loading…
Add table
Reference in a new issue