mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #82: Hot reload function
This commit is contained in:
@@ -42,6 +42,7 @@ namespace pdfviewer
|
||||
struct PDFFileInfo
|
||||
{
|
||||
QString originalFileName;
|
||||
QString absoluteFilePath;
|
||||
QString fileName;
|
||||
QString path;
|
||||
pdf::PDFInteger fileSize = 0;
|
||||
|
Reference in New Issue
Block a user