add a note

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@957 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-08-08 20:44:10 +00:00
parent 4609ca5aa3
commit 3c79fcd36b

View File

@ -22,6 +22,11 @@
* To implement the above, the register "user_hook" is used
* to store the blank split with the register window structures.
*
*
* Hack Alert: This code calls the accRefresh routine explicitly.
* A more elegent way of sending an update even to the windowing
* code should probably be developed.
*
* HISTORY:
* Copyright (c) 1998 Linas Vepstas
*/