Diffusion Krita f36b29963392

Use TagsResourcesM instead of TagM in TagFilterProxy

Authored by tymond on Jan 20 2020, 11:24 PM.

Description

Use TagsResourcesM instead of TagM in TagFilterProxy

Before this commit, KisTagModel would be used for tagsForResource
method in the TagFilterResourceProxyModel. This commit
changes it to use the TagsResourcesModel instead.

Details

Committed
tymondJan 20 2020, 11:24 PM
Parents
R37:863846a158b9: Fix dynamic cast between two shared pointers
Branches
Unknown
Tags
Unknown