We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3cf11 commit 8b34e08Copy full SHA for 8b34e08
src/ruisapp/glue/ios/window.cxx
@@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
25
26
namespace {
27
void handle_mouse_button(
28
- button_action action, //
+ ruis::button_action action, //
29
const ruis::vec2& pos,
30
ruis::mouse_button button,
31
unsigned pointer_id
0 commit comments