From 2410ef85c115e2da5c8577806b0cfc04a90f5fb3 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Sun, 3 Apr 2011 16:35:19 +0000 Subject: [PATCH] elementary / ctxpopup - modified doxygen smart object signal callbacks SVN revision: 58307 --- src/lib/elc_ctxpopup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elc_ctxpopup.c b/src/lib/elc_ctxpopup.c index b63a3a5..8c92972 100644 --- a/src/lib/elc_ctxpopup.c +++ b/src/lib/elc_ctxpopup.c @@ -14,7 +14,7 @@ * * Signals that you can add callbacks for are: * - * dismissed - the ctxpopup was dismissed + * "dismissed" - the ctxpopup was dismissed */ typedef struct _Widget_Data Widget_Data; -- 2.7.4