forked from qt-creator/qt-creator
Git: Remove note in settings dialog that does not apply anymore
Change-Id: I54e86ad419c09acc7ebd15bb4b2660d159c410f0 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -63,7 +63,6 @@ public:
|
||||
Utils::BoolAspect followRenames;
|
||||
Utils::IntegerAspect lastResetIndex;
|
||||
Utils::BoolAspect refLogShowDate;
|
||||
Utils::TextDisplay note;
|
||||
|
||||
Utils::FilePath gitExecutable(bool *ok = nullptr, QString *errorMessage = nullptr) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user