Replaced tabs with spaces.

This commit is contained in:
the_fiddler 2009-07-19 16:09:46 +00:00
parent 416c40b333
commit 5ef2a59306
2 changed files with 51 additions and 52 deletions

View file

@ -17,8 +17,7 @@ using OpenTK.Graphics;
namespace OpenTK.Platform.X11
{
class X11GraphicsMode : IGraphicsMode
{
// Todo: Add custom visual selection algorithm, instead of ChooseFBConfig/ChooseVisual.
{ // Todo: Add custom visual selection algorithm, instead of ChooseFBConfig/ChooseVisual.
// It seems the Choose* methods do not take multisampling into account (at least on some
// drivers).