Add "We mean it" warning to qidentityproxymodel_p.h
This was missed in b42e2d70fb
.
Pick-to: 6.2
Change-Id: Id06bd880456534293cf6c0d215f794b6ad0552ca
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
parent
cf7df972c3
commit
9f918e1356
@ -40,6 +40,18 @@
|
||||
#ifndef QIDENTITYPROXYMODEL_P_H
|
||||
#define QIDENTITYPROXYMODEL_P_H
|
||||
|
||||
//
|
||||
// W A R N I N G
|
||||
// -------------
|
||||
//
|
||||
// This file is not part of the Qt API. It exists for the convenience
|
||||
// of QAbstractItemModel*. This header file may change from version
|
||||
// to version without notice, or even be removed.
|
||||
//
|
||||
// We mean it.
|
||||
//
|
||||
//
|
||||
|
||||
#include <QtCore/private/qabstractproxymodel_p.h>
|
||||
#include <QtCore/qidentityproxymodel.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user