summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elc_multibuttonentry.h
diff options
context:
space:
mode:
authorXavi Artigas <xavierartigas@yahoo.es>2020-04-27 15:15:12 +0200
committerXavi Artigas <xavierartigas@yahoo.es>2020-04-27 15:15:12 +0200
commitbbba18d406444e28a59de01052cf60661de7a17e (patch)
tree55ad6535b81f6b7b70b81ecda2bd4af05e44b892 /src/lib/elementary/elc_multibuttonentry.h
parent9b4afc238a60181be545cfd1c5c5e70fe86acbc6 (diff)
downloadefl-bbba18d406444e28a59de01052cf60661de7a17e.tar.gz
doxygen docs: Fix invalid refs to Layout
All widgets copy&pasted the same description, including an invalid reference to "Layout", which should be "Elm_Layout". SOME of them had been fixed over the years but this commit fixes all of them. This significantly reduces the number of Doxygen warnings and adds meaningful links to the docs.
Diffstat (limited to 'src/lib/elementary/elc_multibuttonentry.h')
-rw-r--r--src/lib/elementary/elc_multibuttonentry.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/elementary/elc_multibuttonentry.h b/src/lib/elementary/elc_multibuttonentry.h
index e17c1c946f..aad3b51880 100644
--- a/src/lib/elementary/elc_multibuttonentry.h
+++ b/src/lib/elementary/elc_multibuttonentry.h
@@ -17,11 +17,11 @@
* emails/messages to a group of addresses, each of which is an item
* that can be clicked for further actions.
*
- * This widget inherits from the @ref Layout one, so that all the
+ * This widget inherits from the @ref Elm_Layout one, so that all the
* functions acting on it also work for multi-button entry objects (since 1.8).
*
* This widget emits the following signals, besides the ones sent from
- * @ref Layout:
+ * @ref Elm_Layout :
* - @c "item,selected" - this is called when an item is selected by
* api, user interaction, and etc. this is also called when a
* user press back space while cursor is on the first field of