15 lines
229 B
Plaintext
Executable File
15 lines
229 B
Plaintext
Executable File
#include "verigdef.h"
|
|
|
|
#define FULL_SCREEN
|
|
|
|
#define MASK_TITLE1 "Spese di tipo (Percentuale)"
|
|
|
|
DEFINE_FIELD(CODSPP)
|
|
DEFINE_FIELD(DESCRSPP)
|
|
DEFINE_FIELD(PERCSP)
|
|
DEFINE_FIELD(CODIVA)
|
|
DEFINE_FIELD(DESIVA)
|
|
|
|
#include "verig.uml"
|
|
|