Searched refs:oldCacheDir (Results 1 – 1 of 1) sorted by relevance
110 QDir oldCacheDir(basePath + QLatin1Char('/') + d); in init() local111 if (oldCacheDir.exists()) in init()112 oldCacheDir.removeRecursively(); in init()