Skip to content
New issue

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

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

Already on GitHub? # to your account

Prevent double-assignment in wxToolBar #1379

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Prevent double-assignment in wxToolBar #1379

merged 1 commit into from
Jan 14, 2024

Conversation

Randalphwa
Copy link
Collaborator

This PR fixes the rare double assignment when adding a tool to a wxToolBar. The original issued said it was in wxRibbonToolBar, but that was incorrect.

Closes #1376

@Randalphwa Randalphwa merged commit 0da74ba into main Jan 14, 2024
@Randalphwa Randalphwa deleted the wxToolBar branch January 14, 2024 03:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Double assignment in wxRibbonToolBar tool
1 participant