Fixed newspaper handling.
This commit is contained in:
parent
8c20ca7025
commit
0c0c639678
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ void NewspaperPreviewer::showMoreMessages() {
|
|||
connect(prev, SIGNAL(requestMessageListReload(bool)), this, SIGNAL(requestMessageListReload(bool)));
|
||||
|
||||
margins.setRight(0);
|
||||
prev->hideToolbar();
|
||||
prev->layout()->setContentsMargins(margins);
|
||||
prev->setFixedHeight(300);
|
||||
prev->loadMessage(msg, m_root);
|
||||
|
|
Loading…
Add table
Reference in a new issue