mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-30 17:20:32 +01:00
Support dropbox metadata updates.
Signed-off-by: David Klann <dklann@linux.com>
This commit is contained in:
@@ -56,6 +56,8 @@ class RDDropbox
|
||||
void setDeleteSource(bool state) const;
|
||||
bool sendEmail() const;
|
||||
void setSendEmail(bool state) const;
|
||||
bool updateMetadata() const;
|
||||
void setUpdateMetadata(bool state) const;
|
||||
QString metadataPattern() const;
|
||||
void setMetadataPattern(const QString &str) const;
|
||||
QString userDefined() const;
|
||||
|
||||
Reference in New Issue
Block a user