From 0f101bb5e3fbf184c09d1659d502004a6dfba7af Mon Sep 17 00:00:00 2001 From: Michael BOUCHAUD Date: Mon, 2 Jul 2012 09:20:27 +0000 Subject: [PATCH] elementary: add since keyword to the signal documentation SVN revision: 73140 --- legacy/elementary/src/lib/elm_progressbar.h | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/elementary/src/lib/elm_progressbar.h b/legacy/elementary/src/lib/elm_progressbar.h index 75b7a1dd4f..8853d474bd 100644 --- a/legacy/elementary/src/lib/elm_progressbar.h +++ b/legacy/elementary/src/lib/elm_progressbar.h @@ -36,6 +36,7 @@ * This widget emits the following signals, besides the ones sent from * @ref Layout: * @li @c "changed" - when the value is changed + * @since 1.1 * * This widget has the following styles: * - @c "default"