We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c010b2 commit d3e472dCopy full SHA for d3e472d
src/qanTableGroupItem.cpp
@@ -465,7 +465,6 @@ void TableGroupItem::layoutCells()
465
return;
466
const auto tableWidth = tableContainer->width();
467
const auto tableHeight = tableContainer->height();
468
- const auto tableSize = tableContainer->size();
469
470
// Special handling for 1 row or 1 column table: since there is
471
// no "moveable" border, calls to layoutCells() do not set either width/height
0 commit comments