playbackcache: keep track of cache file time to prevent unnecessary loads
This commit is contained in:
@@ -132,6 +132,8 @@ private:
|
||||
|
||||
QVector<Passthrough> passthroughs_;
|
||||
|
||||
qint64 last_loaded_state_;
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user