Restore project item emphasis

This commit is contained in:
Veronica Berglyd Olsen
2024-11-21 01:33:09 +01:00
parent d55f53be0a
commit 7ed619cf2e
4 changed files with 20 additions and 6 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ def buildTestProject(obj: object, projPath: Path) -> None:
project._valid = True
if nwGUI is not None:
nwGUI.projView.populateTree()
nwGUI.projView.openProjectTasks()
return