mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
impr: Various shortcut improvements
This commit is contained in:
@@ -148,6 +148,7 @@ namespace hex::fonts {
|
||||
glyphRangesBuilder.AddRanges(m_fontAtlas->GetGlyphRangesKorean());
|
||||
glyphRangesBuilder.AddRanges(m_fontAtlas->GetGlyphRangesThai());
|
||||
glyphRangesBuilder.AddRanges(m_fontAtlas->GetGlyphRangesVietnamese());
|
||||
glyphRangesBuilder.AddText("⌘⌥⌃⇧⏎⇥⌫⇪");
|
||||
}
|
||||
|
||||
m_glyphRange.clear();
|
||||
|
||||
Reference in New Issue
Block a user