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