Try to improve embedding method logic

This commit is contained in:
Hyunin Song
2017-11-18 15:16:44 +09:00
parent 463d02e299
commit 55ce90ec00
3 changed files with 36 additions and 19 deletions

View File

@@ -210,6 +210,7 @@ public:
return m_recentlyOpenedProjects;
}
static QStringList availabeVstEmbedMethods();
QString vstEmbedMethod() const;
// returns true if the working dir (e.g. ~/lmms) exists on disk