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

update QRegion api #264

Merged
merged 1 commit into from
May 24, 2023
Merged

update QRegion api #264

merged 1 commit into from
May 24, 2023

Conversation

L-Super
Copy link
Member

@L-Super L-Super commented May 24, 2023

#if QT_DEPRECATED_SINCE(5, 11)
    QT_DEPRECATED_X("Use begin()/end() instead")
    QVector<QRect> rects() const;
#endif

also see https://doc.qt.io/qt-5/qregion-obsolete.html#rects

@tishion tishion merged commit 1d1c8cc into CefView:main May 24, 2023
@tishion tishion added the invalid This doesn't seem right label May 25, 2023
@L-Super L-Super deleted the patch-1 branch June 10, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants