Separating declaration and definition of RefPtr
This commit is contained in:
@@ -16,5 +16,5 @@ namespace Seele
|
||||
private:
|
||||
Array<PWindow> windows;
|
||||
};
|
||||
DECLARE_REF(WindowManager);
|
||||
DEFINE_REF(WindowManager);
|
||||
}
|
||||
Reference in New Issue
Block a user