mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-04 16:25:27 +08:00
qt 6.6.0 clean
This commit is contained in:
@ -4873,7 +4873,7 @@ void tst_QTableView::selectWithHeader()
|
||||
|
||||
QVERIFY(QTest::qWaitForWindowExposed(&view));
|
||||
|
||||
QHeaderView *header;
|
||||
QHeaderView *header = nullptr;
|
||||
QPoint clickPos;
|
||||
QModelIndex lastIndex;
|
||||
|
||||
|
Reference in New Issue
Block a user