Notifications: MMU segmentation icon
This commit is contained in:
parent
e947a29fc8
commit
117485c562
@ -61,7 +61,7 @@ static const std::map<const wchar_t, std::string> font_icons_large = {
|
||||
{ImGui::SinkingObjectMarker , "move" },
|
||||
{ImGui::CustomSupportsMarker , "fdm_supports" },
|
||||
{ImGui::CustomSeamMarker , "seam" },
|
||||
{ImGui::MmuSegmentationMarker , "fdm_supports" },
|
||||
{ImGui::MmuSegmentationMarker , "mmu_segmentation" },
|
||||
{ImGui::VarLayerHeightMarker , "layers" },
|
||||
{ImGui::DocumentationButton , "notification_documentation" },
|
||||
{ImGui::DocumentationHoverButton, "notification_documentation_hover"},
|
||||
|
Loading…
Reference in New Issue
Block a user