aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthe-black-eagle <g.moore@gmx.co.uk>2023-08-20 09:51:52 +0100
committerthe-black-eagle <g.moore@gmx.co.uk>2023-09-13 10:23:31 +0100
commit5dc4cccc20348f4fd993a303416feeddcc154f3a (patch)
tree8fd3eb45d0eae0c727c4b035a33ad3779751f4eb
parent78c00ad9a64bbec208803548939ff089cc183094 (diff)
[COSMETIC] Add clang-format off/on tags
-rw-r--r--xbmc/GUIInfoManager.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/xbmc/GUIInfoManager.cpp b/xbmc/GUIInfoManager.cpp
index 130204dfc8..32666e4ebc 100644
--- a/xbmc/GUIInfoManager.cpp
+++ b/xbmc/GUIInfoManager.cpp
@@ -6867,6 +6867,7 @@ const infomap container_str[] = {{ "property", CONTAINER_PROPERTY },
/// \table_end
///
/// -----------------------------------------------------------------------------
+// clang-format off
const infomap listitem_labels[]= {{ "thumb", LISTITEM_THUMB },
{ "icon", LISTITEM_ICON },
{ "actualicon", LISTITEM_ACTUAL_ICON },
@@ -7078,6 +7079,7 @@ const infomap listitem_labels[]= {{ "thumb", LISTITEM_THUMB },
{ "hdrtype", LISTITEM_VIDEO_HDR_TYPE },
{ "songvideourl", LISTITEM_SONG_VIDEO_URL },
};
+// clang-format on
/// \page modules__infolabels_boolean_conditions
/// \subsection modules__infolabels_boolean_conditions_Visualisation Visualisation