mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
neutrino mtd update: use unified menu width
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1402 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 3bbf1524ea
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-04-15 (Fri, 15 Apr 2011)
Origin message was:
------------------
*neutrino mtd update: use unified menu width
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1402 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -48,6 +48,7 @@ class CFlashUpdate : public CProgressWindow
|
||||
std::string file_md5;
|
||||
std::string sysfs;
|
||||
char fileType;
|
||||
int width;
|
||||
|
||||
std::string installedVersion;
|
||||
std::string newVersion;
|
||||
@@ -66,6 +67,7 @@ class CFlashExpert : public CProgressWindow
|
||||
{
|
||||
private:
|
||||
int selectedMTD;
|
||||
int width;
|
||||
|
||||
void showMTDSelector(const std::string & actionkey);
|
||||
void showFileSelector(const std::string & actionkey);
|
||||
|
Reference in New Issue
Block a user