Hannah von Reth 2020-11-27 10:03:54 +01:00 committed by Kevin Ottens
parent b7193e6a0e
commit 5927beb08d
No known key found for this signature in database
GPG key ID: 074BBBCB8DECC9E2

View file

@ -157,7 +157,7 @@ class DiscoveryPhase : public QObject
friend class ProcessDirectoryJob; friend class ProcessDirectoryJob;
ProcessDirectoryJob *_currentRootJob = nullptr; QPointer<ProcessDirectoryJob> _currentRootJob;
/** Maps the db-path of a deleted item to its SyncFileItem. /** Maps the db-path of a deleted item to its SyncFileItem.
* *