update
[midnight-commander.git] / xv / xvconf.h
blobbbf3031a0d9de7137e3a40ca48f71fc17371cef5
1 /* Defines which features are used on the XView edition */
3 #define PORT_HAS_GETCH 1
4 #define PORT_HAS_FRONTEND_RUN_DLG 1
5 #define PORT_WIDGET_WANTS_HISTORY 1
6 #define mi_getch() fprintf (stderr, "mi_getch is not implemented\n")
7 #define frontend_run_dlg(x) xvrundlg_event (x)
8 #define port_shutdown_extra_fds()
9 #define COMPUTE_FORMAT_ALLOCATIONS