MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / msgUnexpectedClosing

Function msgUnexpectedClosing

lib/extensionsystem/pluginspec.cpp:609–612  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

607}
608
609static inline QString msgUnexpectedClosing(const QString &name)
610{
611 return QCoreApplication::translate("PluginSpec", "Unexpected closing element '%1'").arg(name);
612}
613
614static inline QString msgUnexpectedToken()
615{

Callers 2

readDependenciesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected