summaryrefslogtreecommitdiff
path: root/src/resources/groupinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/groupinfo.h')
-rw-r--r--src/resources/groupinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/groupinfo.h b/src/resources/groupinfo.h
index 7ef72000f..1162b71e5 100644
--- a/src/resources/groupinfo.h
+++ b/src/resources/groupinfo.h
@@ -45,6 +45,7 @@ struct GroupInfo final
std::string longName;
std::string badge;
bool showBadge;
+ bool highlightName;
};
#endif // RESOURCES_GROUPINFO_H