Commit d1904800 authored by Davis King's avatar Davis King

fixed a typo

parent 19a890da
......@@ -3755,7 +3755,7 @@ namespace dlib
)
{
unsigned long mouse_button;
return get_next_double_click(p, mouse_btn);
return get_next_double_click(p, mouse_button);
}
private:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment