forked from qt-creator/qt-creator
Revert "Git: Use a single filename for log"
Breaks compilation
This reverts commit a05ea71133
Change-Id: I713f06a1fe1ff24f4721cda082fb732dc3f5c270
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -96,7 +96,7 @@ public:
|
||||
/* Convenience: Returns project path relative to top level if it
|
||||
* differs from top level (else empty()) as an argument list to do
|
||||
* eg a 'vcs diff <args>' */
|
||||
QString relativeCurrentProject() const;
|
||||
QStringList relativeCurrentProject() const;
|
||||
|
||||
// Top level directory for actions on the top level. Preferably
|
||||
// the file one.
|
||||
|
Reference in New Issue
Block a user