Implement drag&drop support for flatpaks
BUG: 495552
This commit is contained in:
committed by
Tobias Fella
parent
65c6f4c1d3
commit
38523c97c5
@@ -198,6 +198,8 @@ public:
|
||||
*/
|
||||
Q_INVOKABLE void postMessage();
|
||||
|
||||
Q_INVOKABLE void drop(QList<QUrl> urls, const QString &transferPortal);
|
||||
|
||||
Q_SIGNALS:
|
||||
void textChanged();
|
||||
void relationIdChanged(const QString &oldEventId, const QString &newEventId);
|
||||
|
||||
Reference in New Issue
Block a user