mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
refs #526, reviewed setup reader (cache)
There are more adjustment when we eventually have all the features as discussed in the meeting available
This commit is contained in:
@@ -124,6 +124,11 @@ namespace BlackCore
|
||||
}
|
||||
}
|
||||
|
||||
void CSetupReader::ps_setupChanged()
|
||||
{
|
||||
// settings have changed on disk
|
||||
}
|
||||
|
||||
bool CSetupReader::localBootstrapFile(QString &fileName)
|
||||
{
|
||||
QString dir(CProject::getSwiftPrivateResourceDir());
|
||||
|
||||
Reference in New Issue
Block a user