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

@@ -84,7 +84,6 @@ public:
~CVSPlugin();
virtual bool initialize(const QStringList &arguments, QString *error_message);
virtual void extensionsInitialized();
void cvsDiff(const QString &workingDir, const QStringList &files);