Separating declaration and definition of RefPtr
This commit is contained in:
@@ -17,5 +17,5 @@ namespace Seele
|
||||
Graphics* graphics;
|
||||
Rect area;
|
||||
};
|
||||
DECLARE_REF(RenderPath);
|
||||
DEFINE_REF(RenderPath);
|
||||
}
|
||||
Reference in New Issue
Block a user