Send by email

This commit is contained in:
Jakub Melka
2019-12-22 18:03:19 +01:00
parent 1fafd3835c
commit 38748340fa
10 changed files with 285 additions and 11 deletions

View File

@ -41,6 +41,7 @@ namespace pdfviewer
struct PDFFileInfo
{
QString originalFileName;
QString fileName;
QString path;
pdf::PDFInteger fileSize = 0;