#include <PalmOS.h>
#include "Form.h"
#include "AccountsDB.h"
#include "ChooseAccountForm.h"
#include "NoteForm.h"
Go to the source code of this file.
Compounds | |
class | EditAccountForm |
the form is used to create a new transaction or to modify an existing one, depending on the record_is_new member. More... |