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

fixup! activation_token: Provide GTK 4 helper #244

Merged

Conversation

A6GibKm
Copy link
Collaborator

@A6GibKm A6GibKm commented Oct 31, 2024

Use as const as mut, this fixes a clippy lint that could have been seen with

cargo clippy --features=gtk4 -- -W clippy::cast-ptr-alignment

Use as const as mut, this fixes a clippy lint that could have been seen
with

    cargo clippy --features=gtk4 -- -W clippy::cast-ptr-alignment
@bilelmoussaoui bilelmoussaoui merged commit 98c44dd into bilelmoussaoui:master Oct 31, 2024
10 checks passed
@bilelmoussaoui bilelmoussaoui deleted the activation-token-gtk4-2 branch October 31, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants