summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-06-17 18:44:04 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-06-17 18:44:04 +0300
commit197b2dac748563f99de4a941a59e795dc759cca0 (patch)
tree93f4eea1f9c5b8bc64a1052a1dffef25a635c4de /include
parentSetup BinTray (diff)
downloadnheko-197b2dac748563f99de4a941a59e795dc759cca0.tar.xz
Fix regressions regarding invites & slowness during shutdown
Diffstat (limited to 'include')
-rw-r--r--include/timeline/TimelineView.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/timeline/TimelineView.h b/include/timeline/TimelineView.h

index a985f75b..a86c0286 100644 --- a/include/timeline/TimelineView.h +++ b/include/timeline/TimelineView.h
@@ -362,8 +362,6 @@ TimelineView::addUserMessage(const QString &url, lastMessageDirection_ = TimelineDirection::Bottom; - QApplication::processEvents(); - // Keep track of the sender and the timestamp of the current message. saveLastMessageInfo(local_user_, QDateTime::currentDateTime());