core: add missing \ingroup

This commit is contained in:
Barnabás Pőcze 2024-05-31 23:00:36 +02:00
parent 7e21e27ca9
commit b6595fb586

View file

@ -1345,6 +1345,7 @@ wp_core_sync_finish (WpCore * self, GAsyncResult * res, GError ** error)
/*!
* \brief Finds a registered object
*
* \ingroup wpcore
* \param self the core
* \param func (scope call): a function that takes the object being searched
* as the first argument and \a data as the second. it should return TRUE if