Remove redundant and incorrect comment from QList autotest.
Change-Id: I3187d0d8ace120181a4c49bbc68f421ddf5acbe0 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
a4c0109e01
commit
a71e12b170
@ -43,12 +43,6 @@
|
|||||||
#include <QtTest/QtTest>
|
#include <QtTest/QtTest>
|
||||||
#include <QList>
|
#include <QList>
|
||||||
|
|
||||||
/*!
|
|
||||||
\class tst_QVector
|
|
||||||
\internal
|
|
||||||
\since 4.5
|
|
||||||
\brief Test Qt's class QList.
|
|
||||||
*/
|
|
||||||
class tst_QList : public QObject
|
class tst_QList : public QObject
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
Loading…
Reference in New Issue
Block a user