forked from qt-creator/qt-creator
VCS: Rework disabling of ambiguous actions
Task-number: QTCREATORBUG-13364 Change-Id: Ib9dc98964983f1a2808a89d90969089a09d2b55e Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
17c92cdeef
commit
a4b4728267
@@ -36,6 +36,7 @@ namespace Constants {
|
||||
const char BAZAAR[] = "bazaar";
|
||||
const char BAZAARREPO[] = ".bzr";
|
||||
const char BAZAARDEFAULT[] = "bzr";
|
||||
const char BAZAAR_CONTEXT[] = "Bazaar Context";
|
||||
|
||||
// Changeset identifiers
|
||||
const char CHANGESET_ID[] = "^("
|
||||
|
||||
Reference in New Issue
Block a user