Basic, unfinished & broken impl
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@ -56,6 +56,7 @@ public:
|
||||
virtual ~InstanceWindow();
|
||||
|
||||
bool selectPage(QString pageId) override;
|
||||
BasePage* selectedPage() override;
|
||||
void refreshContainer() override;
|
||||
|
||||
QString instanceId();
|
||||
|
Reference in New Issue
Block a user