Skip to content
Snippets Groups Projects
Commit f2739836 authored by David Thompson's avatar David Thompson
Browse files

Make each `smtk::project::Project` own a `task::Manager`.

Before, the `task::Manager` was presumed to be application state.
But because we only want to show tasks for a single active document
(i.e., project) at a time, move it into project. This also helps
decide where the task state should live.
parent 9365c471
Branches
Tags
Loading
Showing
with 280 additions and 39 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment