mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
CFlashExpert: Add return value to showMTDSelector() & showFileSelector()
Origin commit data
------------------
Commit: 720f52c0a0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-09-26 (Thu, 26 Sep 2013)
This commit is contained in:
@@ -72,8 +72,8 @@ class CFlashExpert : public CProgressWindow
|
||||
int selectedMTD;
|
||||
int width;
|
||||
|
||||
void showMTDSelector(const std::string & actionkey);
|
||||
void showFileSelector(const std::string & actionkey);
|
||||
int showMTDSelector(const std::string & actionkey);
|
||||
int showFileSelector(const std::string & actionkey);
|
||||
|
||||
bool checkSize(int mtd, std::string &backupFile);
|
||||
void readmtd(int readmtd);
|
||||
|
Reference in New Issue
Block a user