summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorIgor Böhm <boehm.igor@gmail.com>2020-06-28 23:32:12 +0200
committerIgor Böhm <boehm.igor@gmail.com>2020-06-28 23:32:12 +0200
commitd79b0053239047525c1a8d659a7179c09dee47b8 (patch)
tree354787e54005f15b7b21f156392bbd775a3ce8cd /src/input_handler.cc
parentd3374e7e5f7af9f4fdf33200f91847b3cddf9e67 (diff)
Fix 'error: non-constant-expression cannot be narrowed...'
ncurses_ui.cc:759:59: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'Key::MouseButton' in initializer list [-Wc++11-narrowing] return mouse_button(mod, Key::MouseButton{code}, coord, c == 'm'); ^~~~
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions