NOISSUE split GUI stuff from logic library
This commit is contained in:
parent
fcd4a482f7
commit
47e37635f5
286 changed files with 126 additions and 132 deletions
|
@ -94,7 +94,7 @@ private:
|
|||
|
||||
QIcon VersionPage::icon() const
|
||||
{
|
||||
return ENV.icons()->getIcon(m_inst->iconKey());
|
||||
return MMC->icons()->getIcon(m_inst->iconKey());
|
||||
}
|
||||
bool VersionPage::shouldDisplay() const
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue