37 lines
551 B
Plaintext
37 lines
551 B
Plaintext
|
#define APPNAME AVIS
|
||
|
#define QAPPNAME "AVIS"
|
||
|
#define LIBDIR f:\xvt.403\win_x86\ptk\lib
|
||
|
|
||
|
#include <default.url>
|
||
|
|
||
|
/* at0 -0 soggetti*/
|
||
|
MENU TASK_MENUBAR
|
||
|
SUBMENU MENU_FILE "~File"
|
||
|
|
||
|
|
||
|
/* at0 -1 inserimento donazioni */
|
||
|
MENUBAR MENU_BAR(1)
|
||
|
|
||
|
MENU MENU_BAR(1)
|
||
|
SUBMENU MENU_FILE "~File"
|
||
|
|
||
|
|
||
|
/* at0 -2 chiusura annuale */
|
||
|
MENUBAR MENU_BAR(2)
|
||
|
|
||
|
MENU MENU_BAR(2)
|
||
|
SUBMENU MENU_FILE "~File"
|
||
|
|
||
|
/* ba1 -3 */
|
||
|
MENUBAR MENU_BAR(3)
|
||
|
|
||
|
MENU MENU_BAR(3)
|
||
|
SUBMENU MENU_FILE "~File"
|
||
|
|
||
|
/* ba1 -4 */
|
||
|
MENUBAR MENU_BAR(4)
|
||
|
|
||
|
MENU MENU_BAR(4)
|
||
|
SUBMENU MENU_FILE "~File"
|
||
|
|