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

@@ -91,7 +91,6 @@ public:
static GitPlugin *instance();
virtual bool initialize(const QStringList &arguments, QString *error_message);
virtual void extensionsInitialized();
GitVersionControl *gitVersionControl() const;