cache: better implemented changing disk cache folders
Not complete yet, but getting there.
This commit is contained in:
@@ -103,6 +103,8 @@ protected:
|
||||
|
||||
virtual void ShiftEvent(const rational& from, const rational& to);
|
||||
|
||||
QString GetCacheDirectory() const;
|
||||
|
||||
QMutex* lock()
|
||||
{
|
||||
return &lock_;
|
||||
|
||||
Reference in New Issue
Block a user