mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
fix: Invalid axis labels in data information view
This commit is contained in:
@@ -82,6 +82,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.common.choose_file", "Scegli file" },
|
||||
//{ "hex.builtin.common.processing", "Processing" },
|
||||
//{ "hex.builtin.common.filter", "Filter" },
|
||||
//{ "hex.builtin.common.count", "Count" },
|
||||
//{ "hex.builtin.common.value", "Value" },
|
||||
//{ "hex.builtin.common.type", "Type" },
|
||||
{ "hex.builtin.common.type.u8", "uint8_t" },
|
||||
|
||||
Reference in New Issue
Block a user