Add missing override in tst_QSortFilterProxyModel
Change-Id: I8ffe92cd5a68bf86688e1d942d079ac6ff115d11 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
b535a67910
commit
e7ade60925
@ -3500,7 +3500,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
void resetInternalData()
|
void resetInternalData() override
|
||||||
{
|
{
|
||||||
m_backgroundColours.clear();
|
m_backgroundColours.clear();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user