No more shared pointers
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
Array<PWindow> windows;
|
||||
Array<OWindow> windows;
|
||||
};
|
||||
DEFINE_REF(WindowManager)
|
||||
} // namespace Seele
|
||||
Reference in New Issue
Block a user