Fix compilation error on Windows
This commit is contained in:
parent
e560bdfaa0
commit
cc2562f492
@ -16,6 +16,7 @@ public:
|
|||||||
static PlatformBackend inst;
|
static PlatformBackend inst;
|
||||||
return inst;
|
return inst;
|
||||||
}
|
}
|
||||||
|
WId getActiveWID();
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // U32BACKEND_HPP
|
#endif // U32BACKEND_HPP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user