mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
api: Move copy-as data formatting code to builtin-plugin, add api for it
This commit is contained in:
@@ -68,9 +68,6 @@ namespace hex::plugin::builtin {
|
||||
void copyBytes() const;
|
||||
void pasteBytes() const;
|
||||
void copyString() const;
|
||||
void copyLanguageArray(Language language) const;
|
||||
void copyHexView() const;
|
||||
void copyHexViewHTML() const;
|
||||
|
||||
void registerEvents();
|
||||
void registerShortcuts();
|
||||
|
||||
Reference in New Issue
Block a user