mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 21:47:40 -05:00
Added copy hex view as string option
This commit is contained in:
@@ -55,6 +55,7 @@ namespace hex {
|
||||
void copyBytes();
|
||||
void copyString();
|
||||
void copyLanguageArray(Language language);
|
||||
void copyHexView();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user