Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing prototype to ImGui_ImplGlfw_KeyToImGuiKey #8087

Closed
wants to merge 1 commit into from

Conversation

azonenberg
Copy link
Contributor

Latest imgui has a -Wmissing-declarations warning so I added a prototype.

This PR adds the prototype to the .cpp rather than the .h as it appears the intent was for this to not be too public a function.

@ocornut
Copy link
Owner

ocornut commented Oct 24, 2024

Hello,
thanks for the PR.
I've pushed the more general fix as a908d73. Amend cfae5ac.

@ocornut ocornut closed this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants