Minor: comments
This commit is contained in:
parent
7b3f652b0e
commit
d688ad3d5c
@ -739,6 +739,9 @@ QStringList Update::getDcSoftAndHardWareVersion() {
|
|||||||
|
|
||||||
bool Update::doUpdate(int &displayIndex, QStringList const &filesToWorkOn) {
|
bool Update::doUpdate(int &displayIndex, QStringList const &filesToWorkOn) {
|
||||||
// 04.10.2023: deactivated -> first testing of opkg_commands
|
// 04.10.2023: deactivated -> first testing of opkg_commands
|
||||||
|
//
|
||||||
|
// wird auch nie wieder gebraucht, da alles von der dc-lib erledigt wird.
|
||||||
|
// die dc-lib braucht dazu nur datei-namen.
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user