[packagechooser] Also use screenshot from no-package-selected
This commit is contained in:
parent
52e72f4fb1
commit
4259bc9d5d
@ -168,4 +168,5 @@ PackageChooserPage::setIntroduction( const PackageItem& item )
|
||||
{
|
||||
m_introduction.name = item.name;
|
||||
m_introduction.description = item.description;
|
||||
m_introduction.screenshot = item.screenshot;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user