mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
Ref T28, removed areModelFilesUpdated and info if loading was from cache
* removed CacheUntilNewer * did not really work and had some problems * cache timestamp not really a good value to compare with * too slow with remote file
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6fc48ab160
commit
c3ed0bc394
@@ -50,7 +50,6 @@ namespace BlackMisc
|
||||
//! \name Interface functions
|
||||
//! @{
|
||||
virtual bool isLoadingFinished() const override;
|
||||
virtual bool areModelFilesUpdated() const override;
|
||||
//! @}
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user