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

docs: Fix QDoubleSpinBox step value property name #3579

Merged
merged 3 commits into from
Feb 23, 2023

Conversation

jzischkau
Copy link
Contributor

While working on an extension, I noticed the tickInterval property was not working as expected on a QDoubleSpinBox. I checked the docs and the name is currently singleStep.

See https://doc.qt.io/qt-5/qdoublespinbox.html#singleStep-prop

@bjorn bjorn merged commit d9a83f0 into mapeditor:master Feb 23, 2023
@bjorn
Copy link
Member

bjorn commented Feb 23, 2023

Thanks for noticing this and for the fix!

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