mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[*container] Remove static Container::sharedContainer
This commit is contained in:
committed by
EmilieNumworks
parent
80981ce865
commit
a0e6151b26
@@ -247,7 +247,6 @@ bool AppsContainer::switchTo(App::Snapshot * snapshot) {
|
||||
}
|
||||
|
||||
void AppsContainer::run() {
|
||||
setSharedContainer(this);
|
||||
window()->setFrame(KDRect(0, 0, Ion::Display::Width, Ion::Display::Height));
|
||||
refreshPreferences();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user