mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-03-14 06:42:09 +00:00
- fix Apple compile 2
This commit is contained in:
parent
25ca640354
commit
28863241dc
1 changed files with 2 additions and 0 deletions
|
@ -272,6 +272,8 @@ public:
|
|||
static void SetCursor(NSCursor* cursor);
|
||||
static void SetWindowVisible(bool visible);
|
||||
|
||||
void I_SetWindowTitle(const char* title);
|
||||
|
||||
private:
|
||||
struct ModeIterator
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue