Replaced tab indentation ith spaces
This commit is contained in:
parent
2e395dce26
commit
0e40e4e689
@ -116,11 +116,11 @@ class OSGVIEWER_EXPORT GraphicsWindowWin32 : public osgViewer::GraphicsWindow, p
|
|||||||
virtual bool registerWindowProcedure();
|
virtual bool registerWindowProcedure();
|
||||||
virtual bool unregisterWindowProcedure();
|
virtual bool unregisterWindowProcedure();
|
||||||
|
|
||||||
#ifdef OSG_USE_EGL
|
#ifdef OSG_USE_EGL
|
||||||
virtual const EGL::ContextInfo createContextImplementation();
|
virtual const EGL::ContextInfo createContextImplementation();
|
||||||
#else
|
#else
|
||||||
virtual HGLRC createContextImplementation();
|
virtual HGLRC createContextImplementation();
|
||||||
#endif
|
#endif
|
||||||
virtual bool createWindow();
|
virtual bool createWindow();
|
||||||
virtual bool setWindow( HWND handle );
|
virtual bool setWindow( HWND handle );
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user