Skip to content

remove private qt headers#998

Merged
ddennedy merged 1 commit intomltframework:masterfrom
xdch47:remove-qt-private
Jan 1, 2021
Merged

remove private qt headers#998
ddennedy merged 1 commit intomltframework:masterfrom
xdch47:remove-qt-private

Conversation

@xdch47
Copy link
Copy Markdown
Contributor

@xdch47 xdch47 commented Jan 1, 2021

Not neccesary as no #include <private/*> in the source files.

Remove qmake warning:

Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version.
Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point.
Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned!

@ddennedy
Copy link
Copy Markdown
Member

ddennedy commented Jan 1, 2021

Thanks. Private usage was removed in e494b76 but this was overlooked.

@ddennedy ddennedy merged commit a825bdc into mltframework:master Jan 1, 2021
@ddennedy ddennedy added this to the next release milestone Jan 1, 2021
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