Bazaar: Fixup, set unique action id.

Duplicate ids in Mercurial, Bazaar.
This commit is contained in:
Friedemann Kleint
2011-02-28 17:28:41 +01:00
parent d16e7a305e
commit 273b1da2fc
11 changed files with 29 additions and 27 deletions

View File

@@ -34,7 +34,7 @@
#ifndef BRANCHINFO_H
#define BRANCHINFO_H
#include <QString>
#include <QtCore/QString>
namespace Bazaar {
namespace Internal {