summaryrefslogtreecommitdiffstats
path: root/src/btop_menu.hpp
diff options
context:
space:
mode:
authorJakob P. Liljenberg <admin@qvantnet.com>2024-01-03 16:34:01 +0100
committerGitHub <noreply@github.com>2024-01-03 16:34:01 +0100
commitef788efc536733a441949dab854b0a6bea5ef33e (patch)
tree4a27a7212369425705973fc29f9c8feff00b00ba /src/btop_menu.hpp
parentc90e3f9b1508f55d281495468297df409f974eb0 (diff)
parenta29545c4079e9bc5203e09965ac03fabe975bd7e (diff)
Merge branch 'main' into lldb-term-size
Diffstat (limited to 'src/btop_menu.hpp')
-rw-r--r--src/btop_menu.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/btop_menu.hpp b/src/btop_menu.hpp
index 0e8832f..74b30d1 100644
--- a/src/btop_menu.hpp
+++ b/src/btop_menu.hpp
@@ -38,7 +38,7 @@ namespace Menu {
extern bool redraw;
//? line, col, height, width
- extern unordered_flat_map<string, Input::Mouse_loc> mouse_mappings;
+ extern std::unordered_map<string, Input::Mouse_loc> mouse_mappings;
//* Creates a message box centered on screen
//? Height of box is determined by size of content vector