mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Snapper, some code for screenshot tool
This commit is contained in:
@ -80,7 +80,7 @@ PDFRenderToImagesDialog::PDFRenderToImagesDialog(const pdf::PDFDocument* documen
|
||||
loadImageWriterSettings();
|
||||
loadImageExportSettings();
|
||||
|
||||
PDFWidgetUtils::scaleWidget(this, QSize(1000, 600));
|
||||
pdf::PDFWidgetUtils::scaleWidget(this, QSize(1000, 600));
|
||||
}
|
||||
|
||||
PDFRenderToImagesDialog::~PDFRenderToImagesDialog()
|
||||
|
Reference in New Issue
Block a user