Turn screenshot management into a page.
This commit is contained in:
parent
30b1f5e5cf
commit
e8731c5d01
17 changed files with 33 additions and 488 deletions
|
@ -159,6 +159,7 @@ void PageDialog::showPage(int row)
|
|||
m_pageStack->setCurrentIndex(m_currentPage->stackIndex);
|
||||
m_header->setText(m_currentPage->displayName());
|
||||
m_iconHeader->setIcon(m_currentPage->icon());
|
||||
m_currentPage->opened();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue