mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
ux: Improve loading of encoding files, make advanced encoding enabled by default
This commit is contained in:
@@ -54,6 +54,7 @@ namespace hex::plugin::builtin {
|
||||
u8 m_highlightAlpha = 0x80;
|
||||
|
||||
bool m_processingImportExport = false;
|
||||
bool m_advancedDecodingEnabled = false;
|
||||
|
||||
void drawSearchPopup();
|
||||
void drawGotoPopup();
|
||||
|
||||
Reference in New Issue
Block a user