From 4f66180f97af32782c8fbba3f93bd0254d7e01de Mon Sep 17 00:00:00 2001 From: "moinuddin.s" Date: Wed, 10 Jul 2013 17:20:35 +0530 Subject: [PATCH] Moving snapshot from doxygen sample to programming guide in OptionMenu Signed-off-by: moinuddin.s Change-Id: Ic0405e43b9c5c1d064281e2466cdb185c55d2e5f --- inc/FUiCtrlOptionMenu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/FUiCtrlOptionMenu.h b/inc/FUiCtrlOptionMenu.h index ecb69a8..cf23ad3 100755 --- a/inc/FUiCtrlOptionMenu.h +++ b/inc/FUiCtrlOptionMenu.h @@ -65,7 +65,7 @@ enum OptionMenuItemStatus * with the menu item. * Note that %OptionMenu cannot be used in a Popup. * - * @image html ui_controls_optionmenu.png + * For more information on the class features, see OptionMenu. * * The following examples demonstrate how to use an %OptionMenu control. * -- 2.7.4