Skip to content

Comments

Add missing #include <QVersionNumber> in classes that use it#686

Merged
corrados merged 1 commit intojamulussoftware:masterfrom
atsampson:versioninclude
Oct 22, 2020
Merged

Add missing #include <QVersionNumber> in classes that use it#686
corrados merged 1 commit intojamulussoftware:masterfrom
atsampson:versioninclude

Conversation

@atsampson
Copy link
Contributor

It's already included in clientdlg.h.

This fixes building with Qt 5.7 on Debian stable -- it's OK with Qt 5.13 (presumably because one of the other headers transitively includes QVersionNumber).

It's already included in clientdlg.h.

This fixes building with Qt 5.7 -- it's OK with Qt 5.13 (presumably
because one of the other headers transitively includes QVersionNumber).
@corrados corrados merged commit ad41495 into jamulussoftware:master Oct 22, 2020
@corrados
Copy link
Contributor

Can you please take a look at this: https://travis-ci.org/github/corrados/jamulus/jobs/738215226
You must click on View Log. Thanks.

@atsampson
Copy link
Contributor Author

That build machine is on Ubuntu Xenial, which has Qt 5.5; QVersionNumber was introduced in Qt 5.6. I'll make another pull request to add some version guards...

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