mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
fix: Replace bookmark comment Text Editor with multi-line text input
Closes #2056, Closes #2055
This commit is contained in:
@@ -18,7 +18,6 @@ namespace hex::plugin::builtin {
|
||||
private:
|
||||
struct Bookmark {
|
||||
ImHexApi::Bookmarks::Entry entry;
|
||||
TextEditor editor;
|
||||
bool highlightVisible;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user