Skip to content

Commit 31d3a60

Browse files
committed
macos: fix typo
1 parent b249b42 commit 31d3a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ruisapp/glue/macos/window.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ void handle_character_input(
269269

270270
handle_mouse_button(
271271
e, //
272-
ruis:button_action::press,
272+
ruis::button_action::press,
273273
ruis::mouse_button::middle,
274274
*self->window
275275
);

0 commit comments

Comments
 (0)