Mercurial
Mercurial
>
sheepy-clone
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
QTfrontend/util/DataManager.cpp
changeset 6931
86c951cd0f3f
parent 6930
d187ea93fc4f
child 6937
7f77fa908a4e
equal
deleted
inserted
replaced
6930:d187ea93fc4f
6931:86c951cd0f3f
113
113
114
114
115
return "";
115
return "";
116
}
116
}
117
117
118
void DataManager::reload()
119
{
120
emit updated();
121
}