Make selectedPage
const 🤦♀️
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@ -264,7 +264,7 @@ bool InstanceWindow::selectPage(QString pageId)
|
||||
return m_container->selectPage(pageId);
|
||||
}
|
||||
|
||||
BasePage* InstanceWindow::selectedPage()
|
||||
BasePage* InstanceWindow::selectedPage() const
|
||||
{
|
||||
return m_container->selectedPage();
|
||||
}
|
||||
|
Reference in New Issue
Block a user