VCS: Initially enable menus.

Fix breakage introduced by:
5923733889
This commit is contained in:
Friedemann Kleint
2010-04-26 09:12:58 +02:00
parent 886088a1f3
commit aa0926901b
11 changed files with 11 additions and 22 deletions

View File

@@ -188,10 +188,6 @@ bool MercurialPlugin::initialize(const QStringList & /* arguments */, QString *
return true;
}
void MercurialPlugin::extensionsInitialized()
{
}
const MercurialSettings &MercurialPlugin::settings() const
{
return mercurialSettings;