Cppcheck GUI

This commit is contained in:
Desmis
2020-05-17 15:49:45 +02:00
parent cdd933ab4d
commit b9161bd9a5
3 changed files with 12 additions and 12 deletions

View File

@@ -573,7 +573,7 @@ void Locallab::write(rtengine::procparams::ProcParams* pp, ParamsEdited* pedited
enableListener();
// Update tool list widget
int toolNb = 0;
toolNb = 0;
toollist->removeAllTool(); // Reset Locallab list firstly
for (auto tool : locallabTools) {