Remove tabs in all files except in skyeye imports and in generated GL code
This commit is contained in:
parent
f5d38649c7
commit
739bb58c3a
14 changed files with 168 additions and 168 deletions
|
@ -16,8 +16,8 @@ public:
|
|||
/// Swap buffers to display the next frame
|
||||
void SwapBuffers() override;
|
||||
|
||||
/// Polls window events
|
||||
void PollEvents() override;
|
||||
/// Polls window events
|
||||
void PollEvents() override;
|
||||
|
||||
/// Makes the graphics context current for the caller thread
|
||||
void MakeCurrent() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue