mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
- update: shorten updates lists in menu separators
Conflicts: src/gui/update.cpp src/gui/update.h Signed-off-by: Thilo Graf <dbt@novatux.de> Added update_php() to avoid conflicts
This commit is contained in:
@@ -57,7 +57,8 @@ class CFlashUpdate : public CProgressWindow
|
||||
std::string newVersion;
|
||||
int menu_ret;
|
||||
int softupdate_mode;
|
||||
|
||||
|
||||
// void update_php(std::string &url, const char* type);
|
||||
bool selectHttpImage(void);
|
||||
bool getUpdateImage(const std::string & version);
|
||||
bool checkVersion4Update();
|
||||
|
Reference in New Issue
Block a user