From: Daniel Willmann <d.willmann@samsung.com>

Subject: [PATCH] elementary: Minor fix to the documentation of ActionSlider
Date: Thu, 14 Jun 2012 15:31:05 +0100

Yeah, the most overhead I could imagine. :-)


SVN revision: 72141
This commit is contained in:
Daniel Willmann 2012-06-14 14:42:34 +00:00 committed by Mike Blumenkrantz
parent e2d63d4c40
commit 1e25de9ab3
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
* This widget emits the following signals, besides the ones sent from
* @ref Layout:
* @li @c "selected" - when user selects an enabled position (the
* label is passed as event info)".
* label is passed as event info).
* @li @c "pos_changed" - when the indicator reaches any of the
* positions("left", "right" or "center").
*