Home
last modified time | relevance | path

Searched refs:project_is_current (Results 1 – 2 of 2) sorted by relevance

/dports/audio/traverso/traverso-0.49.6/src/core/
H A DProjectManager.h97 bool project_is_current(const QString& title);
H A DProjectManager.cpp245 if (project_is_current(name)) { in remove_project()
256 bool ProjectManager::project_is_current(const QString& title) in project_is_current() function in ProjectManager