Apollo/Kronos: Use backup with readmtdJFFS2() also for var partition

This commit is contained in:
M. Liebmann
2015-09-22 13:39:35 +02:00
parent f74aa0f53d
commit 6121e57fbc
10 changed files with 53 additions and 19 deletions

View File

@@ -55,6 +55,7 @@ class CProgressWindow : public CComponentsWindow, public CMenuTarget
void showLocalStatus(const unsigned int prog);
void showStatusMessageUTF(const std::string & text); // UTF-8
void paint(bool do_save_bg = true);
void setTitle(const std::string & title);
};