From 0159102e100cd5c2f9ffb1027dedaee102c9d191 Mon Sep 17 00:00:00 2001 From: hogliux Date: Wed, 10 Aug 2016 12:35:47 +0100 Subject: [PATCH] Fix ResamplingQuality documentation --- modules/juce_graphics/contexts/juce_GraphicsContext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/juce_graphics/contexts/juce_GraphicsContext.h b/modules/juce_graphics/contexts/juce_GraphicsContext.h index 98205394fd..52b428be22 100644 --- a/modules/juce_graphics/contexts/juce_GraphicsContext.h +++ b/modules/juce_graphics/contexts/juce_GraphicsContext.h @@ -462,7 +462,7 @@ public: //============================================================================== /** Types of rendering quality that can be specified when drawing images. - @see blendImage, Graphics::setImageResamplingQuality + @see Graphics::setImageResamplingQuality */ enum ResamplingQuality {