mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
Added copy hex view as HTML option
This commit is contained in:
@@ -56,6 +56,7 @@ namespace hex {
|
||||
void copyString();
|
||||
void copyLanguageArray(Language language);
|
||||
void copyHexView();
|
||||
void copyHexViewHTML();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user