Removed an unnecessary forward declaration
qstringlist.h is already being included. Change-Id: I1790cd560b934b6697702bd11f78f39cddc3389f Reviewed-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
This commit is contained in:
parent
1d09c5623b
commit
a1cdc17be9
@ -51,8 +51,6 @@ QT_BEGIN_NAMESPACE
|
||||
|
||||
#ifndef QT_NO_STANDARDPATHS
|
||||
|
||||
class QStringList;
|
||||
|
||||
class Q_CORE_EXPORT QStandardPaths
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user