GRAPHICS: Fix warning
This commit is contained in:
parent
432383a667
commit
23e213574b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ namespace Graphics {
|
||||||
|
|
||||||
struct TransparentSurface;
|
struct TransparentSurface;
|
||||||
struct Surface;
|
struct Surface;
|
||||||
struct MacWindowManager;
|
class MacWindowManager;
|
||||||
|
|
||||||
struct NinePatchMark {
|
struct NinePatchMark {
|
||||||
int offset;
|
int offset;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue