fixed update of tree when changed

This commit is contained in:
csoler 2024-03-04 23:00:25 +01:00
parent e106959fbd
commit be96f417b3
6 changed files with 8 additions and 5 deletions

@ -1 +1 @@
Subproject commit 353596b0ee5ea76611eb663b90bf3ab1c9f34ad7
Subproject commit 9dd9d7f94a600e8c8478887a4f7784fdc3294034

@ -1 +1 @@
Subproject commit 2ddc86fb575a61170f4c06a00152e3e7dc74c8f4
Subproject commit 659423769541169457c41f71c8a038e2d64ba079

@ -1 +1 @@
Subproject commit ac1c5f3019ff17c695758dabec0ee8e540d401e0
Subproject commit 7e526a4232285e1c2789315c1f382f54d868df8d

View File

@ -171,6 +171,8 @@ RsCollectionDialog::RsCollectionDialog(const QString& collectionFileName, RsColl
ui.downloadFolder_LE->hide();
ui.downloadFolder_LB->hide();
ui.destinationDir_TB->hide();
ui.label_filename->show();
ui._filename_TL->show();
}
@ -858,6 +860,7 @@ void RsCollectionDialog::addSelection(bool recursive)
// Process Files once all done
ui._hashBox->addAttachments(fileToHash,RS_FILE_REQ_ANONYMOUS_ROUTING /*, 0*/);
#endif
mCollectionModel->postMods();
}
/**

@ -1 +1 @@
Subproject commit ba0de17f41914f1be6754db5bc5b4507b0deaafd
Subproject commit 542a8c07bd02f9bb9082f7aba5aaaed54e643fc1

@ -1 +1 @@
Subproject commit 2226ef0a20a001ec0942be6abe5e909c15447d8e
Subproject commit 8623304b62294dafbe477573f321a464fef721dd