Compare commits
2 Commits
1.4.9-2
...
8f0a9112d6
Author | SHA1 | Date | |
---|---|---|---|
8f0a9112d6 | |||
25bf905a79 |
@@ -1,5 +1,5 @@
|
||||
[REPOSITORY_URL]
|
||||
repository-url="https://git.mimbach49.de/GerhardHoffmann"
|
||||
repository-url="https://ptu-config.atb-comm.de/ATB"
|
||||
|
||||
[DIRECTORIES]
|
||||
plugin-directory="/usr/lib/"
|
||||
|
@@ -414,10 +414,6 @@ bool Update::downloadJson(enum FileTypeJson type,
|
||||
}
|
||||
}
|
||||
|
||||
m_hw->dc_autoRequest(false);
|
||||
qDebug() << "SET AUTO-REQUEST=FALSE";
|
||||
QThread::sleep(1); // make sure the auto-request flag is acknowledged
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user