mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Styling widgets
This commit is contained in:
@ -38,6 +38,7 @@ CreateRedactedDocumentDialog::CreateRedactedDocumentDialog(QString fileName, QCo
|
||||
|
||||
updateUi();
|
||||
setMinimumWidth(pdf::PDFWidgetUtils::scaleDPI_x(this, 300));
|
||||
pdf::PDFWidgetUtils::style(this);
|
||||
}
|
||||
|
||||
CreateRedactedDocumentDialog::~CreateRedactedDocumentDialog()
|
||||
|
Reference in New Issue
Block a user