forked from qt-creator/qt-creator
Bazaar: satisfy naming policy
Merge-request: 272 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
@@ -147,7 +147,7 @@ BazaarPlugin::~BazaarPlugin()
|
||||
m_instance = 0;
|
||||
}
|
||||
|
||||
bool BazaarPlugin::initialize(const QStringList &/*arguments*/, QString * /*error_message*/)
|
||||
bool BazaarPlugin::initialize(const QStringList &/*arguments*/, QString * /*errorMessage*/)
|
||||
{
|
||||
typedef VCSBase::VCSEditorFactory<BazaarEditor> BazaarEditorFactory;
|
||||
|
||||
|
Reference in New Issue
Block a user