diff options
author | Miguel Borges de Freitas <enen92@users.noreply.github.com> | 2022-05-15 20:40:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-15 20:40:07 +0100 |
commit | bb9eee4b79b6b5a7a655e4d609cefe7e17b77144 (patch) | |
tree | 39352d369490e82b4db0b495d6d41f6540d8a9a6 | |
parent | be78845e794823e2e9763d7b74c5824e65391b5c (diff) | |
parent | 2967d26e423065c530d81be9a3b7affa5072ded8 (diff) |
Merge pull request #21406 from enen92/fixdoxyagain
[doxygen] fix skinning revision page list
-rw-r--r-- | xbmc/GUIInfoManager.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xbmc/GUIInfoManager.cpp b/xbmc/GUIInfoManager.cpp index dfc7071da7..a350459cae 100644 --- a/xbmc/GUIInfoManager.cpp +++ b/xbmc/GUIInfoManager.cpp @@ -3808,6 +3808,7 @@ const infomap musicplayer[] = {{ "title", MUSICPLAYER_TITLE }, /// @return String containing the name of the detected HDR type or empty if not HDR. See \ref StreamHdrType for the list of possible values. /// <p><hr> /// @skinning_v20 **[New Infolabel]** \link VideoPlayer_HdrType `VideoPlayer.HdrType`\endlink +/// <p> /// } /// \table_end /// |