Skip to content

Commit

Permalink
https://github.com/StephaneCouturier/Katalog/issues/540
Browse files Browse the repository at this point in the history
  • Loading branch information
StephaneCouturier committed Jul 9, 2024
1 parent 91c50e2 commit 71b8168
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/mainwindow_tab_device.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,9 @@ void MainWindow::assignCatalogToDevice(Device *catalogDevice, Device *parentDevi
collection->saveDeviceTableToFile();
}

//Update parents
activeDevice->updateParentsNumbers();

//Reload
loadDevicesView();
loadDevicesTreeToModel("Filters");
Expand Down

0 comments on commit 71b8168

Please sign in to comment.