another fix

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@149 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1997-11-26 13:02:02 +00:00
parent 245a5d1bf9
commit b993e44a82

View File

@ -1545,7 +1545,7 @@ regSaveTransaction( RegWindow *regData, int position )
newrow += NUM_ROWS_PER_TRANS;
nt = (Transaction *) XbaeMatrixGetRowUserData (regData->reg, newrow);
}
XbaeMatrixMakeCellVisible( regData->reg, newrow+DATE_CELL_R, DATE_CELL_C );
XbaeMatrixMakeCellVisible( regData->reg, newrow+YEAR_CELL_R, YEAR_CELL_C );
/* Set the currEntry transaction pointer for this register window.
* During date reordering we removed and re-inserted