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

include fixes #21

Merged
merged 1 commit into from
Nov 4, 2014
Merged

include fixes #21

merged 1 commit into from
Nov 4, 2014

Conversation

rezso
Copy link
Contributor

@rezso rezso commented Nov 4, 2014

Add #include to prevent "invalid use of incomplete type 'class QUrl'" and "forward declaration of 'class QUrl'" compiler errors.

beanpole135 added a commit that referenced this pull request Nov 4, 2014
@beanpole135 beanpole135 merged commit 9611c80 into lumina-desktop:master Nov 4, 2014
@beanpole135
Copy link
Collaborator

Thanks for sending that in!
Which compiler was giving you those errors by the way? I am using clang on FreeBSD here and have not had any issues, so I am just curious if there might be other little things like this that I am not seeing.

@rezso
Copy link
Contributor Author

rezso commented Nov 4, 2014

You're welcome :)
I used gcc 4.8.3 on linux, with qt4 4.8.6.

@beanpole135
Copy link
Collaborator

Thanks for the info!

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.

None yet

2 participants