From 9a1bb671c10288b49677fdbc0f4b3e1afbe92006 Mon Sep 17 00:00:00 2001 From: Marko Klopcic Date: Sun, 27 Jan 2013 22:18:06 +0100 Subject: [PATCH] fixed bug with caption in command 'image' --- Examples/test-suite/doxygen_translate.i | 2 +- .../test-suite/java/doxygen_translate_runme.java | 2 +- Source/DoxygenTranslator/src/DoxygenParser.cpp | 13 ++++++------- Source/DoxygenTranslator/src/JavaDocConverter.cpp | 11 +++++++---- 4 files changed, 15 insertions(+), 13 deletions(-) diff --git a/Examples/test-suite/doxygen_translate.i b/Examples/test-suite/doxygen_translate.i index 3a01deb22..181c0799e 100644 --- a/Examples/test-suite/doxygen_translate.i +++ b/Examples/test-suite/doxygen_translate.i @@ -54,7 +54,7 @@ * This is printed if not * \endif * - * \image html testImage.bmp "Hello, world!" asd=10qwe + * \image html testImage.bmp "Hello, world!" width=10cm * *