add design text

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@849 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-05-25 19:28:29 +00:00
parent fde0e52e25
commit 166d042625

View File

@ -32,7 +32,11 @@
#include "basiccell.h"
#include "recncell.h"
/* hack alert -- temp defs should include Transaction.h */
/* hack alert -- temp defs: we should should probably include
* Transaction.h and also implement a more sophisticated togglig
* between the various reconcile states.
*/
#define NREC 'n'
#define CREC 'c'