Unexport QModelIndex
It is entirely inline. Change-Id: I626d6e4f6338dabfcc1e34127c898ed13c5a513b Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
This commit is contained in:
parent
28f6892717
commit
d4bce57340
@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE
|
||||
class QAbstractItemModel;
|
||||
class QPersistentModelIndex;
|
||||
|
||||
class Q_CORE_EXPORT QModelIndex
|
||||
class QModelIndex
|
||||
{
|
||||
friend class QAbstractItemModel;
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user