Diffusion Krita eced516604b2

Remove a signal to update view in KisResourceItemChooser

Authored by tymond on Jan 17 2020, 12:11 PM.

Description

Remove a signal to update view in KisResourceItemChooser

Before this commit, KisResourceTaggingManager would emit
a signal updateView that KisResourceItemChooser would use to call
KisResourceItemChooser::updateView().
Because views are now based on models that are syncing automatically,
updateView is unnecessary in situations that KisResourceTaggingManager
is responsible for.
This commit removes this signal and other related functions.

Details

Committed
tymondJan 17 2020, 12:11 PM
Parents
R37:d0896e174c9d: Remove syncing functions from KisResourceTaggingManager
Branches
Unknown
Tags
Unknown