1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/plugins/libimhex/include/hex/api
Robin Lambertz 4f98149fa7
api: Fix various crashes on bad settings data. (#186)
getSetting now returns a straight nlohmann::json instead of an optional.
If the data isn't present, it will return a json null.

All accesses to the settings will first check that the data has the
expected type.
2021-03-06 12:40:29 +01:00
..
content_registry.hpp api: Fix various crashes on bad settings data. (#186) 2021-03-06 12:40:29 +01:00
event.hpp Added recent files selection to Welcome screen 2021-02-01 19:03:45 +01:00
imhex_api.hpp bookmarks: Added ability to lock bookmarks 2021-02-24 21:42:18 +01:00