TooBAmp 1.2.76 x64
This commit is contained in:
Binary file not shown.
+1
-1
@@ -1872,7 +1872,7 @@ static std::map<std::string,std::string> ExtractPathPropertiesFromLilvState(
|
|||||||
|
|
||||||
bool Lv2PluginInfo::IsPathProperty(const std::string &uri) const {
|
bool Lv2PluginInfo::IsPathProperty(const std::string &uri) const {
|
||||||
if (!piPedalUI_) {
|
if (!piPedalUI_) {
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
for (const UiFileProperty::ptr& fileProperty: this->piPedalUI_->fileProperties())
|
for (const UiFileProperty::ptr& fileProperty: this->piPedalUI_->fileProperties())
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user