Use dynamic text for software update online/local

Origin commit data
------------------
Branch: ni/coolstream
Commit: bb4682125f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-10 (Fri, 10 Aug 2012)

Origin message was:
------------------
* Use dynamic text for software update online/local

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2012-08-10 18:20:33 +02:00
parent 1685a1dcaa
commit 6ae818ef06
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);