Make it possible to "save as" attachment after opening them
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
committed by
Tobias Fella
parent
236c6a2d04
commit
edaf1005d4
@@ -10,4 +10,5 @@ class UrlHelper : public QObject
|
||||
Q_OBJECT
|
||||
public:
|
||||
Q_INVOKABLE void openUrl(const QUrl &url);
|
||||
Q_INVOKABLE void copyTo(const QUrl &origin, const QUrl &destination);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user