mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
* Software Update with apply the settings (Part3)
- Update debug msg - Use 'new CFileHelpers()' instead of 'CFileHelpers::getInstance()'
This commit is contained in:
@@ -29,8 +29,7 @@
|
||||
#define __CEXTUPDATE__
|
||||
|
||||
#include <gui/widget/menue.h>
|
||||
|
||||
#include <driver/framebuffer.h>
|
||||
#include <system/helpers.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
@@ -54,6 +53,7 @@ class CExtUpdate
|
||||
std::string mtdramDriver;
|
||||
std::string backupList, defaultBackup;
|
||||
std::string mountPkt;
|
||||
CFileHelpers* FileHelpers;
|
||||
|
||||
bool writemtdExt(void);
|
||||
bool readBackupList(const std::string & dstPath);
|
||||
|
Reference in New Issue
Block a user