mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-02-04 03:07:34 +01:00
Small fix
This commit is contained in:
parent
fb47d22225
commit
aae6c56a5f
@ -858,6 +858,7 @@ void PDFViewerMainWindow::closeDocument()
|
||||
{
|
||||
setDocument(nullptr);
|
||||
m_pdfDocument.reset();
|
||||
updateActionsAvailability();
|
||||
}
|
||||
|
||||
void PDFViewerMainWindow::setPageLayout(pdf::PageLayout pageLayout)
|
||||
|
Loading…
x
Reference in New Issue
Block a user