From 5f45f0472a380c81c85955ad35463074bcab18f0 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 14 Mar 2003 15:19:36 +0000 Subject: [PATCH] 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 --- ba/ba5100.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ba/ba5100.cpp b/ba/ba5100.cpp index e22763f3c..00f314dfc 100755 --- a/ba/ba5100.cpp +++ b/ba/ba5100.cpp @@ -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; -} +} \ No newline at end of file