Small fix to make promoe compile with g++-4.3 and Qt-4.4
This commit is contained in:
parent
60c17af114
commit
5c2b669285
1 changed files with 1 additions and 1 deletions
|
@ -19,9 +19,9 @@
|
||||||
class XClient;
|
class XClient;
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
#include <QUrl>
|
||||||
class QStringList;
|
class QStringList;
|
||||||
class QString;
|
class QString;
|
||||||
class QUrl;
|
|
||||||
|
|
||||||
class XCollection : public QObject
|
class XCollection : public QObject
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue