summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/table/tqtable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/src/table/tqtable.cpp')
-rw-r--r--tqtinterface/qt4/src/table/tqtable.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tqtinterface/qt4/src/table/tqtable.cpp b/tqtinterface/qt4/src/table/tqtable.cpp
index d87914f..1e2ccb7 100644
--- a/tqtinterface/qt4/src/table/tqtable.cpp
+++ b/tqtinterface/qt4/src/table/tqtable.cpp
@@ -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;