mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
sys: Added setting to disable multi-window support
This commit is contained in:
@@ -772,6 +772,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.setting.interface.wiki_explain_language", "Idioma do Wikipedia" },
|
||||
{ "hex.builtin.setting.interface.fps", "FPS Limit" },
|
||||
{ "hex.builtin.setting.interface.fps.unlocked", "Destravado" },
|
||||
//{ "hex.builtin.setting.interface.multi_windows", "Enable Multi Window support" },
|
||||
{ "hex.builtin.setting.hex_editor", "Hex Editor" },
|
||||
//{ "hex.builtin.setting.hex_editor.highlight_color", "Selection highlight color" },
|
||||
{ "hex.builtin.setting.hex_editor.bytes_per_row", "Bytes por linha" },
|
||||
|
||||
Reference in New Issue
Block a user