diff --git a/Engine/source/gfx/D3D11/gfxD3D11Device.h b/Engine/source/gfx/D3D11/gfxD3D11Device.h index 2225793ec..9fd853b86 100644 --- a/Engine/source/gfx/D3D11/gfxD3D11Device.h +++ b/Engine/source/gfx/D3D11/gfxD3D11Device.h @@ -255,7 +255,7 @@ public: virtual void setClipRect( const RectI &rect ); virtual const RectI& getClipRect() const { return mClipRect; } - // } + // }