From ffda8c36646e990097825b3411d1329697718c6c Mon Sep 17 00:00:00 2001 From: hermet Date: Sun, 3 Apr 2011 16:35:19 +0000 Subject: [PATCH] elementary / ctxpopup - modified doxygen smart object signal callbacks git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@58307 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- 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