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

fix bug in opgg_window #544

Merged
merged 1 commit into from
Dec 2, 2024
Merged

fix bug in opgg_window #544

merged 1 commit into from
Dec 2, 2024

Conversation

Mez0ne
Copy link
Contributor

@Mez0ne Mez0ne commented Nov 30, 2024

rect = QRect(x / dpi, y / dpi, size.width(), size.height())

QRect requires int type, not float.

QRect requires int type, not float.
@Zzaphkiel
Copy link
Owner

感谢

@Mez0ne Mez0ne marked this pull request as ready for review December 2, 2024 08:47
@Zzaphkiel Zzaphkiel merged commit 4e59241 into Zzaphkiel:main Dec 2, 2024
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