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:
2014-11-22 22:20:49 +01:00
parent 20dbc97ec5
commit 695e382a3c
2 changed files with 10 additions and 5 deletions

View File

@@ -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;