forked from qt-creator/qt-creator
Git: Add config widget to reflog
Change-Id: I04a9bd86c38ab27537c2d6981179a667bc36e61b Reviewed-by: André Hartmann <aha_1980@gmx.de>
This commit is contained in:
committed by
Orgad Shaneh
parent
e886c13abc
commit
c9f1d84db7
@@ -58,6 +58,7 @@ public:
|
||||
static const QLatin1String firstParentKey;
|
||||
static const QLatin1String followRenamesKey;
|
||||
static const QLatin1String lastResetIndexKey;
|
||||
static const QLatin1String refLogShowDateKey;
|
||||
|
||||
Utils::FilePath gitExecutable(bool *ok = nullptr, QString *errorMessage = nullptr) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user