summaryrefslogtreecommitdiff
path: root/src/installationmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/installationmanager.h')
-rw-r--r--src/installationmanager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/installationmanager.h b/src/installationmanager.h
index 5160d137..7c43b4e2 100644
--- a/src/installationmanager.h
+++ b/src/installationmanager.h
@@ -212,6 +212,7 @@ private:
Archive *m_ArchiveHandler;
QString m_CurrentFile;
+ QString m_ErrorMessage;
QProgressDialog *m_InstallationProgress { nullptr };
int m_Progress;