gui/update.cpp: return result from file browser or image select menu

This commit is contained in:
[CST] Focus
2012-11-16 16:49:58 +04:00
parent 0f8c9bbef1
commit 76947173c0
2 changed files with 7 additions and 3 deletions

View File

@@ -53,6 +53,7 @@ class CFlashUpdate : public CProgressWindow
std::string installedVersion;
std::string newVersion;
int menu_ret;
bool selectHttpImage(void);
bool getUpdateImage(const std::string & version);