mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
impr: Modernize Tools view
This commit is contained in:
@@ -20,6 +20,7 @@ namespace hex::plugin::builtin {
|
||||
|
||||
std::map<ImGuiWindow*, float> m_windowHeights;
|
||||
std::map<UnlocalizedString, bool> m_detachedTools;
|
||||
std::map<UnlocalizedString, bool> m_collapsedTools;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user