forked from qt-creator/qt-creator
Valgrind: fix forward declaration
Change-Id: I6fe6a903451a40214224319a5245d57488d9cf05 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QAbstractItemModel;
|
||||
class QModelIndex;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
namespace Valgrind {
|
||||
|
||||
Reference in New Issue
Block a user