#include <PalmOS.h>
#include "Form.h"
#include "TransactionsDB.h"
#include "EditScheduledTransForm.h"
#include "NoteForm.h"
#include "SplitsForm.h"
#include "CalcForm.h"
#include "EditRateForm.h"
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | EditTransactionForm |
the form is used to create a new transaction or to modify an existing one, depending on the record_is_new member. More... |