mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
build: Update VSCode Icons font
This commit is contained in:
@@ -258,7 +258,7 @@ namespace hex::plugin::hashes {
|
||||
PopupTextHash::open(function);
|
||||
}
|
||||
ImGui::SameLine();
|
||||
if (ImGuiExt::IconButton(ICON_VS_X, ImGui::GetStyleColorVec4(ImGuiCol_Text))) {
|
||||
if (ImGuiExt::IconButton(ICON_VS_CHROME_CLOSE, ImGui::GetStyleColorVec4(ImGuiCol_Text))) {
|
||||
indexToRemove = i;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user