Diffusion Krita bdc5a54b2698

JJ: Add in author profiles to things that are tracked by sessions.

Authored by albertoefg on Oct 14 2018, 3:28 PM.

Description

JJ: Add in author profiles to things that are tracked by sessions.

Summary:
Added code on /libs/ui/KisSessionResource.cpp
Now it saves the session with the authorProfile

Changed /libs/ui/KisViewManager.h

Now the following functions are public:

void changeAuthorProfile(const QString &profileName);
void slotUpdateAuthorProfileActions();

Test Plan: I compiled it, and it works, loads the session with the profile selected.

Reviewers: Krita, jounip

Reviewed By: jounip

Subscribers: jounip

Tags: Krita

Differential Revision: https://phabricator.kde.org/D16157

Details