Patch level : no patch

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
tolto ;


git-svn-id: svn://10.65.10.50/trunk@10916 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2003-03-14 15:19:36 +00:00
parent 47dc018f9f
commit 5f45f0472a

View File

@ -126,8 +126,8 @@ bool TQuery_application::create()
{
open_files(LF_SOCI, LF_ANAG, LF_NDITTE,0);
_mask = new TMask("ba5000");
return TSkeleton_application::create();
;
}
bool TQuery_application::destroy()
@ -248,4 +248,4 @@ int ba5100(int argc,char* argv[])
TQuery_application qa;
qa.run(argc, argv, TR("Ricerca Soci"));
return 0;
}
}