Select the root node in the Tree view when opening a project
Commit Dialog now displays the first line previous commit messages only FossilOrigin-Name: 6f0dadf863a147669f09e5661541e2ae6043e2a5
This commit is contained in:
@ -161,6 +161,7 @@ private:
|
||||
bool scanDirectory(QFileInfoList &entries, const QString& dirPath, const QString &baseDir, const QString ignoreSpec);
|
||||
void updateDirView();
|
||||
void updateFileView();
|
||||
void selectRootDir();
|
||||
|
||||
enum RepoStatus
|
||||
{
|
||||
|
Reference in New Issue
Block a user