format todo comments for doxygen

This commit is contained in:
tooomm 2025-12-14 17:38:05 +01:00
parent ccdda39e78
commit 3328cac858
13 changed files with 22 additions and 23 deletions

View file

@ -198,8 +198,8 @@ public:
/// @name Metadata getters
/// The individual metadata getters still exist for backwards compatibility.
/// TODO: Figure out when we can remove them.
///@{
//! \todo Figure out when we can remove them.
const Metadata &getMetadata() const
{
return metadata;