mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
ui: Added filter to bookmarks view
This commit is contained in:
@@ -16,6 +16,7 @@ namespace hex::plugin::builtin {
|
||||
|
||||
private:
|
||||
std::list<ImHexApi::Bookmarks::Entry> m_bookmarks;
|
||||
std::string m_currFilter;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user