mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
Added color picker for Bookmarks and highlighting in the hex view
This commit is contained in:
@@ -202,5 +202,6 @@ namespace hex {
|
||||
|
||||
std::vector<char> name;
|
||||
std::vector<char> comment;
|
||||
u32 color;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user