Andre Poenitz wrote: > Don't use LyXCursor if you need two ints. Fair enough. Just curious, but what might have been the point of the cast to void here? It just looks ridiculous to my inexperienced eyes. > - (void)tabular.getRowOfLTFirstHead(row, ltt);
-- Angus