mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
gui/update.cpp: return result from file browser or image select menu
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user