Added catch of window close
This commit is contained in:
@@ -124,6 +124,8 @@ class GraphicsWindowX11 : public osgViewer::GraphicsWindow
|
||||
Cursor _defaultCursor;
|
||||
Cursor _nullCursor;
|
||||
Cursor _currentCursor;
|
||||
|
||||
Atom _deleteWindow;
|
||||
|
||||
bool _initialized;
|
||||
bool _realized;
|
||||
|
||||
Reference in New Issue
Block a user