GRAPHICS: Fix warnings
This commit is contained in:
parent
a00272c62c
commit
01a240ca81
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@
|
|||
|
||||
namespace Graphics {
|
||||
|
||||
class TransparentSurface;
|
||||
class Surface;
|
||||
struct TransparentSurface;
|
||||
struct Surface;
|
||||
|
||||
struct NinePatchMark {
|
||||
int offset;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue