Use native scrollbar in the timeline

This commit is contained in:
Konstantinos Sideris 2018-07-25 18:48:11 +03:00
parent bfdbd49e3e
commit 069f0a1fbd
5 changed files with 13 additions and 6 deletions

View file

@ -32,9 +32,7 @@
TimelineViewManager::TimelineViewManager(QWidget *parent)
: QStackedWidget(parent)
{
setStyleSheet("border: none;");
}
{}
void
TimelineViewManager::updateReadReceipts(const QString &room_id,