* Use dynamic text for software update online/local

This commit is contained in:
micha-bbg
2012-08-10 18:20:33 +02:00
parent 77bccfce64
commit bb4682125f
8 changed files with 34 additions and 19 deletions

View File

@@ -40,6 +40,7 @@ class CSoftwareUpdate : public CMenuTarget
{
private:
int width;
CMenuForwarder * update_item;
int showSoftwareUpdate();
void showSoftwareUpdateExpert(CMenuWidget *w_mtd_expert);