TooBAmp 1.2.76 x64

This commit is contained in:
Robin E.R. Davies
2026-04-19 20:51:46 -04:00
parent 466b2a2def
commit 9827152037
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1872,7 +1872,7 @@ static std::map<std::string,std::string> ExtractPathPropertiesFromLilvState(
bool Lv2PluginInfo::IsPathProperty(const std::string &uri) const {
if (!piPedalUI_) {
return false;
}
for (const UiFileProperty::ptr& fileProperty: this->piPedalUI_->fileProperties())
{