Remove Qt module prefix from includes - will make Qt5 port a little easier!
This commit is contained in:
committed by
craig.p.drummond
parent
7e54566586
commit
c60604502f
@@ -30,8 +30,8 @@ void PredicateParse_mainParse(const char *_code);
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <QtCore/QStringList>
|
||||
#include <QtCore/QThreadStorage>
|
||||
#include <QStringList>
|
||||
#include <QThreadStorage>
|
||||
|
||||
namespace Solid
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user