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 {
|
namespace Graphics {
|
||||||
|
|
||||||
class TransparentSurface;
|
struct TransparentSurface;
|
||||||
class Surface;
|
struct Surface;
|
||||||
|
|
||||||
struct NinePatchMark {
|
struct NinePatchMark {
|
||||||
int offset;
|
int offset;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue