update: fix detection of image type

Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b36576084
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-30 (Fri, 30 Nov 2018)

Origin message was:
------------------
- update: fix detection of image type

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-11-30 00:08:42 +01:00
parent 2310b23c10
commit 2f09f0f06d
2 changed files with 10 additions and 5 deletions

View File

@@ -52,6 +52,7 @@ class CFlashUpdate : public CProgressWindow
std::string file_md5;
std::string sysfs;
char fileType;
bool gotImage;
int width;
bool notify;