Kameleon plane

This commit is contained in:
Sebastian Piwell
2016-04-25 10:34:43 -04:00
parent 999b9706c0
commit f13367e717
13 changed files with 291 additions and 147 deletions

View File

@@ -55,7 +55,7 @@ public:
bool isAborted;
std::string filePath;
std::string errorMessage;
std::string extension;
std::string format;
// Values set by others to be consumed by the DownloadManager
bool abortDownload;
};