Clarify documentation

This commit is contained in:
Robin Gareus
2019-03-31 22:25:40 +02:00
parent da15b599de
commit 20201ef056

View File

@@ -106,7 +106,7 @@ public:
};
std::vector<std::string> get_all_tags (enum TagFilter) const;
/** plugins were added to or removed from one of the PluginInfoLists, OR the user has made changes to the status/tags */
/** plugins were added to or removed from one of the PluginInfoLists */
PBD::Signal0<void> PluginListChanged;
/** A single plugin's Hidden/Favorite status changed */