aggiunto stampa allegato soci

git-svn-id: svn://10.65.10.50/trunk@3800 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
cris 1996-10-21 09:26:40 +00:00
parent 47f755913e
commit a135155203

View File

@ -4014,7 +4014,10 @@ int stampa_quadro(int argc, char* argv[])
{
app = new TStampaQuadroAggN(quadro, livello);
}
else if (quadro == "S")
{
app = new TStampaAlleSoci("Allegato Soci", livello);
}
if (app != NULL)
{