summaryrefslogtreecommitdiffstats
path: root/src/threadlistmodel.cpp
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-10 08:25:24 +0200
committerDanilo M. <danix@danix.xyz>2026-08-10 08:25:24 +0200
commit1335d3c7f891a22f61307d2d186483f56e8e558c (patch)
tree0d4cdc12668a8c1c813f8c6770540acbf71d75bc /src/threadlistmodel.cpp
parentdbca3a604470dbd500f02325dd6a0501ca008ec3 (diff)
downloadqtmaildir-1335d3c7f891a22f61307d2d186483f56e8e558c.tar.gz
qtmaildir-1335d3c7f891a22f61307d2d186483f56e8e558c.zip
test(mainwindow): select the flagged-tag row through the tree helper
theImportantActionStillWritesTheFlaggedTag arrived from master, where the thread list is a QTableView, onto a branch where item 20 made it a QTreeView. findChild<QTableView*> returned null and the test failed on its first QVERIFY, before reaching anything it was written to check. Uses the branch's selectThreadRow helper, which is what every other test here already calls: QTreeView has no selectRow of its own.
Diffstat (limited to 'src/threadlistmodel.cpp')
0 files changed, 0 insertions, 0 deletions