15 lines
185 B
Plaintext
15 lines
185 B
Plaintext
|
#include "verigdef.h"
|
||
|
|
||
|
#define FULL_SCREEN
|
||
|
// else
|
||
|
// #define MASK_WIDTH 60
|
||
|
// #define MASK_HEIGHT 14
|
||
|
//
|
||
|
#define MASK_TITLE1 "Descrizione"
|
||
|
|
||
|
|
||
|
DEFINE_FIELD(DESCR)
|
||
|
|
||
|
#include "verig.uml"
|
||
|
|