We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45e68f commit 95570ebCopy full SHA for 95570eb
src/app/pluginmanager/qgsapppluginmanagerinterface.cpp
@@ -96,4 +96,4 @@ void QgsAppPluginManagerInterface::addToRepositoryList( QMap<QString, QString> r
96
void QgsAppPluginManagerInterface::pushMessage( const QString &text, QgsMessageBar::MessageLevel level, int duration )
97
{
98
mPluginManager->pushMessage( text, level, duration );
99
-}
+}
0 commit comments