spaces -> tabs (whitespace only changes)

This commit is contained in:
Campbell Barton
2011-10-06 22:04:01 +00:00
parent f9ea19ac12
commit c27926896f
19 changed files with 113 additions and 114 deletions

View File

@@ -149,7 +149,7 @@ public:
virtual void SetRenderArea();
virtual void SetStereoMode(const StereoMode stereomode);
virtual RAS_IRasterizer::StereoMode GetStereoMode();
virtual RAS_IRasterizer::StereoMode GetStereoMode();
virtual bool Stereo();
virtual bool InterlacedStereo();
virtual void SetEye(const StereoEye eye);