#include <PalmOS.h>
#include "Form.h"
#include "AccountsTable.h"
#include "TransactionsForm.h"
#include "PreferencesForm.h"
#include "PurgeTransForm.h"
Go to the source code of this file.
Compounds | |
class | AccountsForm |
contains function to manipulate the main form of the program the variables are defined in the .c file (due to visibility issues ;). More... |