forked from qt-creator/qt-creator
ClearCase: Fix "Check In Activity"
Change-Id: I69a416b8e3366c2054e3d0208a5eb50b82f4c597 Reviewed-by: Knut Petter Svendsen <knutpett@pvv.org> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
4ddb9d15ce
commit
691ade1747
@@ -973,7 +973,7 @@ void ClearCasePlugin::startCheckInActivity()
|
||||
last = file;
|
||||
}
|
||||
}
|
||||
startCheckIn(state.currentProjectPath(), files);
|
||||
startCheckIn(topLevel, files);
|
||||
}
|
||||
|
||||
/* Start check in of files of a single repository by displaying
|
||||
|
||||
Reference in New Issue
Block a user