Fixed indentation
This commit is contained in:
parent
c57d989fef
commit
8c5a9ac218
@ -424,7 +424,7 @@ class OSG_EXPORT GraphicsContext : public Object
|
|||||||
OperationQueue _operations;
|
OperationQueue _operations;
|
||||||
osg::ref_ptr<Operation> _currentOperation;
|
osg::ref_ptr<Operation> _currentOperation;
|
||||||
|
|
||||||
ref_ptr<GraphicsThread> _graphicsThread;
|
ref_ptr<GraphicsThread> _graphicsThread;
|
||||||
|
|
||||||
ref_ptr<ResizedCallback> _resizedCallback;
|
ref_ptr<ResizedCallback> _resizedCallback;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user