|
|
|
@ -4927,7 +4927,7 @@ void TQTable::setNumRows( int r )
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
fontChange(font()); // tqinvalidate the tqsizeHintCache
|
|
|
|
|
fontChange(font()); // tqinvalidate the sizeHintCache
|
|
|
|
|
|
|
|
|
|
TQPtrVector<TQTableItem> tmp;
|
|
|
|
|
TQPtrVector<TableWidget> tmp2;
|
|
|
|
@ -4976,7 +4976,7 @@ void TQTable::setNumCols( int c )
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
fontChange(font()); // tqinvalidate the tqsizeHintCache
|
|
|
|
|
fontChange(font()); // tqinvalidate the sizeHintCache
|
|
|
|
|
|
|
|
|
|
TQPtrVector<TQTableItem> tmp;
|
|
|
|
|
TQPtrVector<TableWidget> tmp2;
|
|
|
|
|