mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
COPKGManager: add member doUpdate()
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb6f972f60
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-22 (Sat, 22 Nov 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -69,6 +69,7 @@ class COPKGManager : public CMenuTarget
|
||||
void refreshMenu();
|
||||
bool badpackage(std::string &s);
|
||||
void showError(const char* local_msg, char* sys_msg, const std::string& command);
|
||||
void doUpdate();
|
||||
|
||||
struct pkg {
|
||||
std::string name;
|
||||
|
Reference in New Issue
Block a user