Stores folder in ActivityData.

- The information is needed on ActivityWidget::slotProgressInfo.

Signed-off-by: Camila San <hello@camila.codes>
This commit is contained in:
Camila San 2018-07-17 23:36:41 +02:00 committed by Roeland Jago Douma
parent 7bc9275a8c
commit f63434b856
No known key found for this signature in database
GPG key ID: F941078878347C0C

View file

@ -59,6 +59,7 @@ public:
QString _objectType;
QString _subject;
QString _message;
QString _folder;
QString _file;
QUrl _link;
QDateTime _dateTime;