mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 11:19:58 +01:00
Fixed fullscreen main window for OSX
This commit is contained in:
@@ -24,6 +24,8 @@ struct RenderingAttrib
|
||||
|
||||
class RenderingWindow
|
||||
{
|
||||
friend class Rendering;
|
||||
|
||||
GLFWwindow *window_, *master_;
|
||||
RenderingAttrib window_attributes_;
|
||||
int index_;
|
||||
|
||||
Reference in New Issue
Block a user