Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Private/src/
H A DPluginDescriptor.cpp101 QString pluginElementName = pluginElement.tagName(); in readPluginDescriptor() local
102 if (pluginElementName != "ugene-plugin") { in readPluginDescriptor()