mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-03 02:37:46 +01:00
Fixed newspaper handling.
This commit is contained in:
parent
8c20ca7025
commit
0c0c639678
@ -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…
x
Reference in New Issue
Block a user