NOISSUE fix all clang warnings
This commit is contained in:
parent
0af04dc060
commit
cca6700134
52 changed files with 132 additions and 161 deletions
|
@ -108,7 +108,7 @@ void ForgeVersionList::updateListData(QList<BaseVersionPtr> versions)
|
|||
// sort();
|
||||
}
|
||||
|
||||
void ForgeVersionList::sort()
|
||||
void ForgeVersionList::sortVersions()
|
||||
{
|
||||
// NO-OP for now
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue