From e34f54c081e088d2c97dfb45d56077388661569f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 26 Oct 2011 11:27:58 +0000 Subject: [PATCH] broken link git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@12698 383ad7c9-94d9-4d36-a494-682f7c89f535 --- OpenFlipper/Documentation/DeveloperHelpSources/Interfaces.docu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenFlipper/Documentation/DeveloperHelpSources/Interfaces.docu b/OpenFlipper/Documentation/DeveloperHelpSources/Interfaces.docu index e94c6c96b..673f8dcce 100644 --- a/OpenFlipper/Documentation/DeveloperHelpSources/Interfaces.docu +++ b/OpenFlipper/Documentation/DeveloperHelpSources/Interfaces.docu @@ -250,7 +250,7 @@ capabilities can be added as a plugin.( \ref renderInterfacePage ) \n The PostProcessorInterface can be used to add a post processing step to OpenFlipper. After an image is rendered, it is passed to the post processor which can add additional image processing steps -like edge detection.( \ref renderInterfacePage ) +like edge detection.( \ref postProcessorInterfacePage ) \n */ -- GitLab