logic: shallow python indexing (issue #725)
This commit is contained in:
@@ -20,6 +20,7 @@ struct RefreshInfo
|
||||
std::set<FilePath> nonIndexedFilesToClear;
|
||||
|
||||
RefreshMode mode = REFRESH_NONE;
|
||||
bool shallow = true;
|
||||
};
|
||||
|
||||
#endif // REFRESH_INFO_H
|
||||
|
||||
Reference in New Issue
Block a user