forked from qt-creator/qt-creator
Git: Add a toggle button for Follow Renames on Log
Fixes: QTCREATORBUG-22826 Change-Id: I6d5075dfe16bc3c5d0914dc182523f0295379396 Reviewed-by: André Hartmann <aha_1980@gmx.de>
This commit is contained in:
committed by
Orgad Shaneh
parent
4b1987ba1f
commit
ad6968f45f
@@ -56,6 +56,7 @@ public:
|
||||
static const QLatin1String repositoryBrowserCmd;
|
||||
static const QLatin1String graphLogKey;
|
||||
static const QLatin1String firstParentKey;
|
||||
static const QLatin1String followRenamesKey;
|
||||
static const QLatin1String lastResetIndexKey;
|
||||
|
||||
Utils::FilePath gitExecutable(bool *ok = nullptr, QString *errorMessage = nullptr) const;
|
||||
|
||||
Reference in New Issue
Block a user