Qt includes in public headers should go in the form <QtModule/QFoo>

svn path=/trunk/KDE/kdelibs/; revision=944855
This commit is contained in:
Pino Toscano 2009-03-26 10:40:19 +00:00
parent 599fcdd138
commit bf640ddf9d

View File

@ -20,8 +20,7 @@
#ifndef PLASMA_RUNNERSYNTAX_H
#define PLASMA_RUNNERSYNTAX_H
#include <QString>
#include <QStringList>
#include <QtCore/QStringList>
#include <plasma/plasma.h>