Fix build
Compare changes
+ 1
− 1
@@ -253,7 +253,7 @@ void Node_select::on_reset_button_clicked(){
GitLab upgrade completed. Current version is 17.11.1. We now benefit from the features of the release 17.11.
Otherwise, the build fails with the following error:
.../src/src/interface/Node_select.cpp:254:46: error: missing template arguments before ‘(’ token
254 | reassign_children_rec(*it, QFlags(Qt::Unchecked));
| ^
(at least on Debian with Qt 5.15.2)