diff options
Diffstat (limited to 'installer/maintainwindow.h')
| -rw-r--r-- | installer/maintainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/maintainwindow.h b/installer/maintainwindow.h index 8f648c7..076460d 100644 --- a/installer/maintainwindow.h +++ b/installer/maintainwindow.h @@ -50,6 +50,7 @@ private: QPixmap backgroundImage; QWinTaskbarButton* taskbarButton; QJsonObject metadata; + QString metadataFile; bool modifyDone = false; }; |
