mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
gui/update.cpp: add local variable for update mode
This commit is contained in:
@@ -54,6 +54,7 @@ class CFlashUpdate : public CProgressWindow
|
||||
std::string installedVersion;
|
||||
std::string newVersion;
|
||||
int menu_ret;
|
||||
int softupdate_mode;
|
||||
|
||||
bool selectHttpImage(void);
|
||||
bool getUpdateImage(const std::string & version);
|
||||
|
Reference in New Issue
Block a user