Merge branch 'R12.00' of http://10.65.20.33/sirio/CAMPO/campo into R12.00

This commit is contained in:
Macchina_Compilatrice 2022-01-11 02:25:55 +01:00
commit 06fe29fcf2

View File

@ -2049,6 +2049,7 @@ bool TStampaDoc_application::create()
_interattivo = true;
}
xvt_vobj_show(TASK_WIN);
print_selected(K_ENTER);
return false;
}