From e4baf0e0689495537e956efa5c38b3d08e85cc2f Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Thu, 14 Jun 2012 12:41:18 +0000 Subject: [PATCH] fix doc error as spotted by Daniel Willmann SVN revision: 72127 --- legacy/elementary/src/lib/elm_progressbar.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/legacy/elementary/src/lib/elm_progressbar.h b/legacy/elementary/src/lib/elm_progressbar.h index 5ee2affa0a..989433dedb 100644 --- a/legacy/elementary/src/lib/elm_progressbar.h +++ b/legacy/elementary/src/lib/elm_progressbar.h @@ -33,8 +33,7 @@ * This widget inherits from the @ref Layout one, so that all the * functions acting on it also work for progress bar objects. * - * This widget emits the following signals, besides the ones sent from - * @ref Layout: + * This widget has the following styles: * - @c "default" * - @c "wheel" (simple style, no text, no progression, only * "pulse" effect is available)