manox14 / arora

Automatically exported from code.google.com/p/arora
0 stars 0 forks source link

Patch to fix compilation against Qt 4.6 trunk #773

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Not much to say

Original issue reported on code.google.com by jocelyn....@gmail.com on 4 Nov 2009 at 2:30

Attachments:

GoogleCodeExporter commented 9 years ago
I just merged an older patch submitted by Tor Arne.
http://github.com/Arora/arora/commit/1193ab397b1e220d96080a6b9275f7eb605aa8b2

Thanks though. :)

Original comment by faw...@gmail.com on 8 Nov 2009 at 2:06

GoogleCodeExporter commented 9 years ago
Just a FYI, but this change seems to break build on Qt 4.6.0 beta1 (debian 
sid/experimental)
Probably not worth it to try to keep compatibility with beta versions though.

webpage.cpp: In member function ‘QList<WebPageLinkedResource> 
WebPage::linkedResources(const QString&)’:
webpage.cpp:136: error: ‘QWebElementCollection’ was not declared in this 
scope
...

Original comment by cg%jakor...@gtempaccount.com on 17 Nov 2009 at 4:55