GH-942 fix vanilla version list
Latest release gets the star Latest snapshot, if it's newer than latest release gets the bug
This commit is contained in:
parent
9598f80335
commit
2a4647125d
4 changed files with 72 additions and 33 deletions
|
@ -53,4 +53,6 @@ private:
|
|||
FilterMap m_filters;
|
||||
BaseVersionList::RoleList roles;
|
||||
VersionFilterModel * filterModel;
|
||||
bool hasRecommended = false;
|
||||
bool hasLatest = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue