Skip to content

Fix type error of ui_register_component #2

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

Closed
wants to merge 1 commit into from

Conversation

Azimura
Copy link

@Azimura Azimura commented Jun 16, 2025

No description provided.

@zoogies zoogies self-requested a review June 16, 2025 20:14
Copy link
Member

@zoogies zoogies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe each of these corrections should be

(void (*)(struct nk_context *ctx))

intead of

(void (*)(void))

@zoogies zoogies added the fix Fix something label Jun 16, 2025
@zoogies
Copy link
Member

zoogies commented Jun 16, 2025

Closed because fixed in upstream (thanks brian!)

@zoogies zoogies closed this Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants